## Running analysis for "genetic_evolution" version "0.3.0" STARTED: 2024-09-11T15:22:19.143650Z ### Starting pana 2024-09-11 15:22:33.035185 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-11 15:22:33.078903 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-11 15:22:33.280035 INFO: Downloading package genetic_evolution 0.3.0 from https://pub.dev/api/archives/genetic_evolution-0.3.0.tar.gz 2024-09-11 15:22:33.991087 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-11 15:22:40.032909 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-11 15:22:41.296983 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-11 15:22:43.609021 INFO: Analyzing package... 2024-09-11 15:22:43.636998 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-11 15:22:55.334998 INFO: Running `git init`... 2024-09-11 15:22:55.367725 INFO: Running `git remote add origin https://github.com/dancout/genetic_evolution`... 2024-09-11 15:22:55.399974 INFO: Running `git remote show origin`... 2024-09-11 15:22:55.659196 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-09-11 15:22:56.135564 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-09-11 15:22:56.172134 INFO: Running `git show origin/main:example/color_contrast_example/pubspec.yaml`... 2024-09-11 15:22:56.211760 INFO: Running `git show origin/main:example/word_example/pubspec.yaml`... 2024-09-11 15:22:56.251671 INFO: Running `git show origin/main:pubspec.yaml`... 2024-09-11 15:22:57.221405 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LZMLTY/lib`... 2024-09-11 15:22:57.890750 INFO: Analyzing pub downgrade... 2024-09-11 15:22:57.895052 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-09-11 15:23:04.137721 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-11 15:23:09.015556 INFO: [pub-downgrade-success] 2024-09-11 15:23:09.019350 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-09-11 15:23:10.912991 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-11 15:23:24.109355 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-genetic_evolutionVIBWLL --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-09-11 15:24:40.300938 INFO: `dartdoc` completed: 2024-09-11 15:24:40.300938 INFO: Documenting genetic_evolution... 2024-09-11 15:24:40.300938 INFO: Discovering libraries... 2024-09-11 15:24:40.300938 INFO: Linking elements... 2024-09-11 15:24:40.300938 INFO: Precaching local docs for 615795 elements... 2024-09-11 15:24:40.300938 INFO: Initialized dartdoc with 769 libraries 2024-09-11 15:24:40.300938 INFO: Generating docs for library genetic_evolution.dart from package:genetic_evolution/genetic_evolution.dart... 2024-09-11 15:24:40.300938 INFO: Documented 1 public library in 73.2 seconds 2024-09-11 15:24:40.300938 INFO: Success! Docs generated into /tmp/dartdoc-genetic_evolutionVIBWLL 2024-09-11 15:24:40.300938 INFO: warning: genetic_evolution has no library level documentation comments 2024-09-11 15:24:40.300938 INFO: from genetic_evolution: (file:///tmp/pana_LZMLTY/lib/genetic_evolution.dart:1:9) 2024-09-11 15:24:40.300938 INFO: warning: unresolved doc reference [entites] 2024-09-11 15:24:40.300938 INFO: from genetic_evolution.Population.sortingMethod: (file:///tmp/pana_LZMLTY/lib/models/population.dart:19:43) 2024-09-11 15:24:40.300938 INFO: in documentation inherited from genetic_evolution.Population.sortingMethod: (file:///tmp/pana_LZMLTY/lib/models/population.dart:19:43) 2024-09-11 15:24:40.300938 INFO: warning: unresolved doc reference [numParents] 2024-09-11 15:24:40.300938 INFO: from genetic_evolution.PopulationService.reproduce: (file:///tmp/pana_LZMLTY/lib/services/population_service.dart:32:25) 2024-09-11 15:24:40.300938 INFO: Found 3 warnings and 0 errors. 2024-09-11 15:24:40.412656 INFO: Writing summary.json 2024-09-11 15:24:40.415889 INFO: Running dartdoc post-processing 2024-09-11 15:24:40.418590 INFO: Creating .tar.gz archive 2024-09-11 15:24:40.787133 INFO: Finished .tar.gz archive 2024-09-11 15:24:41.806417 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-11T15:24:42.059793Z