## Running analysis for "country_code" version "1.0.0" STARTED: 2024-05-02T12:54:34.495229Z ### Starting pana 2024-05-02 12:54:47.488432 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:54:47.534684 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:54:47.730577 INFO: Downloading package country_code 1.0.0 from https://pub.dev/api/archives/country_code-1.0.0.tar.gz 2024-05-02 12:54:47.929830 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 12:54:48.282683 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 12:54:48.638335 INFO: Analyzing package... 2024-05-02 12:54:48.679520 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 12:54:54.058894 INFO: Running `git init`... 2024-05-02 12:54:54.083927 INFO: Running `git remote add origin https://github.com/denixport/dart.country`... 2024-05-02 12:54:54.107401 INFO: Running `git remote show origin`... 2024-05-02 12:54:54.350867 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 12:54:54.731633 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 12:54:54.756610 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 12:54:55.150198 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KIMWEG/lib`... 2024-05-02 12:54:55.845549 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 12:55:13.401254 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-country_codePGDXQL --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 12:55:40.297360 INFO: `dartdoc` completed: 2024-05-02 12:55:40.297360 INFO: Documenting country_code... 2024-05-02 12:55:40.297360 INFO: Discovering libraries... 2024-05-02 12:55:40.297360 INFO: Linking elements... 2024-05-02 12:55:40.297360 INFO: Precaching local docs for 137892 elements... 2024-05-02 12:55:40.297360 INFO: Initialized dartdoc with 46 libraries 2024-05-02 12:55:40.297360 INFO: Generating docs for library country_code.dart from package:country_code/country_code.dart... 2024-05-02 12:55:40.297360 INFO: Documented 1 public library in 25.7 seconds 2024-05-02 12:55:40.297360 INFO: Success! Docs generated into /tmp/dartdoc-country_codePGDXQL 2024-05-02 12:55:40.297360 INFO: warning: unresolved doc reference [x] 2024-05-02 12:55:40.297360 INFO: from package-country_code: file:///tmp/pana_KIMWEG 2024-05-02 12:55:40.297360 INFO: warning: country_code has no library level documentation comments 2024-05-02 12:55:40.297360 INFO: from country_code: (file:///tmp/pana_KIMWEG/lib/country_code.dart:3:9) 2024-05-02 12:55:40.297360 INFO: warning: unresolved doc reference [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2] 2024-05-02 12:55:40.297360 INFO: from country_code.CountryCode.alpha2: (file:///tmp/pana_KIMWEG/lib/src/country_code.dart:61:14) 2024-05-02 12:55:40.297360 INFO: warning: unresolved doc reference [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3] 2024-05-02 12:55:40.297360 INFO: from country_code.CountryCode.alpha3: (file:///tmp/pana_KIMWEG/lib/src/country_code.dart:68:14) 2024-05-02 12:55:40.297360 INFO: warning: unresolved doc reference [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#User-assigned_code_elements] 2024-05-02 12:55:40.297360 INFO: from country_code.CountryCode.isUserAssigned: (file:///tmp/pana_KIMWEG/lib/src/country_code.dart:97:12) 2024-05-02 12:55:40.297360 INFO: warning: unresolved doc reference [https://en.wikipedia.org/wiki/ISO_3166-1_numeric] 2024-05-02 12:55:40.297360 INFO: from country_code.CountryCode.numeric: (file:///tmp/pana_KIMWEG/lib/src/country_code.dart:75:11) 2024-05-02 12:55:40.297360 INFO: Found 6 warnings and 0 errors. 2024-05-02 12:55:40.337605 INFO: Writing summary.json 2024-05-02 12:55:40.340113 INFO: Running dartdoc post-processing 2024-05-02 12:55:40.345393 INFO: Creating .tar.gz archive 2024-05-02 12:55:40.881012 INFO: Finished .tar.gz archive 2024-05-02 12:55:41.897191 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T12:55:41.988107Z