## Running analysis for "genetic_evolution" version "0.2.1" STARTED: 2024-09-11T15:24:43.188753Z ### Starting pana 2024-09-11 15:24:58.101685 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-11 15:24:58.179019 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-11 15:24:58.387713 INFO: Downloading package genetic_evolution 0.2.1 from https://pub.dev/api/archives/genetic_evolution-0.2.1.tar.gz 2024-09-11 15:24:59.099373 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-11 15:25:00.195608 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-11 15:25:01.042044 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:25:02.120250 INFO: Analyzing package... 2024-09-11 15:25:02.148644 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-11 15:25:10.123658 INFO: Running `git init`... 2024-09-11 15:25:10.161009 INFO: Running `git remote add origin https://github.com/dancout/genetic_evolution`... 2024-09-11 15:25:10.193468 INFO: Running `git remote show origin`... 2024-09-11 15:25:10.447781 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-09-11 15:25:10.998685 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-09-11 15:25:11.039902 INFO: Running `git show origin/main:example/color_contrast_example/pubspec.yaml`... 2024-09-11 15:25:11.073309 INFO: Running `git show origin/main:example/word_example/pubspec.yaml`... 2024-09-11 15:25:11.101955 INFO: Running `git show origin/main:pubspec.yaml`... 2024-09-11 15:25:11.978666 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IRXORG/lib`... 2024-09-11 15:25:12.670023 INFO: Analyzing pub downgrade... 2024-09-11 15:25:12.675868 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-09-11 15:25:13.725499 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-11 15:25:17.091864 INFO: [pub-downgrade-success] 2024-09-11 15:25:17.096567 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-09-11 15:25:18.417258 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-11 15:25:19.928954 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-genetic_evolutionIGYVHY --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:26:29.549876 INFO: `dartdoc` completed: 2024-09-11 15:26:29.549876 INFO: Documenting genetic_evolution... 2024-09-11 15:26:29.549876 INFO: Discovering libraries... 2024-09-11 15:26:29.549876 INFO: Linking elements... 2024-09-11 15:26:29.549876 INFO: Precaching local docs for 614565 elements... 2024-09-11 15:26:29.549876 INFO: Initialized dartdoc with 750 libraries 2024-09-11 15:26:29.549876 INFO: Generating docs for library genetic_evolution.dart from package:genetic_evolution/genetic_evolution.dart... 2024-09-11 15:26:29.549876 INFO: Documented 1 public library in 66.7 seconds 2024-09-11 15:26:29.549876 INFO: Success! Docs generated into /tmp/dartdoc-genetic_evolutionIGYVHY 2024-09-11 15:26:29.549876 INFO: warning: genetic_evolution has no library level documentation comments 2024-09-11 15:26:29.549876 INFO: from genetic_evolution: (file:///tmp/pana_IRXORG/lib/genetic_evolution.dart:1:9) 2024-09-11 15:26:29.549876 INFO: warning: unresolved doc reference [entites] 2024-09-11 15:26:29.549876 INFO: from genetic_evolution.Population.sortingMethod: (file:///tmp/pana_IRXORG/lib/models/population.dart:15:49) 2024-09-11 15:26:29.549876 INFO: in documentation inherited from genetic_evolution.Population.sortingMethod: (file:///tmp/pana_IRXORG/lib/models/population.dart:15:49) 2024-09-11 15:26:29.549876 INFO: warning: unresolved doc reference [numParents] 2024-09-11 15:26:29.549876 INFO: from genetic_evolution.PopulationService.reproduce: (file:///tmp/pana_IRXORG/lib/services/population_service.dart:32:25) 2024-09-11 15:26:29.549876 INFO: Found 3 warnings and 0 errors. 2024-09-11 15:26:29.672949 INFO: Writing summary.json 2024-09-11 15:26:29.675906 INFO: Running dartdoc post-processing 2024-09-11 15:26:29.678940 INFO: Creating .tar.gz archive 2024-09-11 15:26:30.069272 INFO: Finished .tar.gz archive 2024-09-11 15:26:30.877252 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-11T15:26:31.167350Z