## Running analysis for "country_pickers" version "2.0.0" STARTED: 2025-12-09T13:13:37.664681Z ### Starting pana 2025-12-09 13:13:50.966443 INFO: Running `dart pub unpack country_pickers:2.0.0 --output /tmp/pana-country_pickersZJBBWD/country_pickers --no-resolve`... 2025-12-09 13:13:52.815979 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 13:13:52.845343 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 13:13:52.978447 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 13:13:53.231721 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:53.490572 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:53.725786 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 13:13:54.017625 INFO: Analyzing package... 2025-12-09 13:13:54.054529 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:14:03.551414 INFO: Running `git init`... 2025-12-09 13:14:03.583982 INFO: Running `git remote add origin https://github.com/figengungor/country_pickers`... 2025-12-09 13:14:03.618716 INFO: Running `git remote show origin`... 2025-12-09 13:14:03.864205 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 13:14:04.461999 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 13:14:04.497899 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-09 13:14:04.535270 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 13:14:06.646079 INFO: Analyzing pub downgrade... 2025-12-09 13:14:06.650152 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 13:14:06.953975 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:14:14.521532 INFO: [pub-downgrade-failed] 2025-12-09 13:14:14.526741 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 13:14:14.858095 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 13:14:15.254401 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-country_pickersZJBBWD/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-12-09 13:15:13.521109 INFO: `dartdoc` completed: 2025-12-09 13:15:13.521109 INFO: Documenting country_pickers... 2025-12-09 13:15:13.521109 INFO: Discovering libraries... 2025-12-09 13:15:13.521109 INFO: Linking elements... 2025-12-09 13:15:13.521109 INFO: Precaching local docs for 643364 elements... 2025-12-09 13:15:13.521109 INFO: Initialized dartdoc with 794 libraries 2025-12-09 13:15:13.521109 INFO: Generating docs for library country_pickers.dart from package:country_pickers/country_pickers.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library country_picker_dropdown.dart from package:country_pickers/country_picker_dropdown.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library utils/my_alert_dialog.dart from package:country_pickers/utils/my_alert_dialog.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library utils/utils.dart from package:country_pickers/utils/utils.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library utils/typedefs.dart from package:country_pickers/utils/typedefs.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library countries.dart from package:country_pickers/countries.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library country.dart from package:country_pickers/country.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library country_picker_cupertino.dart from package:country_pickers/country_picker_cupertino.dart... 2025-12-09 13:15:13.521109 INFO: Generating docs for library country_picker_dialog.dart from package:country_pickers/country_picker_dialog.dart... 2025-12-09 13:15:13.521109 INFO: Documented 9 public libraries in 57.4 seconds 2025-12-09 13:15:13.521109 INFO: Success! Docs generated into /tmp/pana-country_pickersZJBBWD/raw-dartdoc 2025-12-09 13:15:13.521109 INFO: warning: country_pickers has no library level documentation comments 2025-12-09 13:15:13.521109 INFO: from country_pickers: (file:///tmp/pana_RFORVI/lib/country_pickers.dart:1:1) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [height] 2025-12-09 13:15:13.521109 INFO: from my_alert_dialog.MyAlertDialog.divider: (file:///tmp/pana_RFORVI/lib/utils/my_alert_dialog.dart:91:16) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from my_alert_dialog.MyAlertDialog.divider: (file:///tmp/pana_RFORVI/lib/utils/my_alert_dialog.dart:91:16) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [SemanticsConfiguration.isRouteName] 2025-12-09 13:15:13.521109 INFO: from my_alert_dialog.MyAlertDialog.semanticLabel: (file:///tmp/pana_RFORVI/lib/utils/my_alert_dialog.dart:84:17) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from my_alert_dialog.MyAlertDialog.semanticLabel: (file:///tmp/pana_RFORVI/lib/utils/my_alert_dialog.dart:84:17) 2025-12-09 13:15:13.521109 INFO: warning: undefined macro [flutter.rendering.wheelList.magnification] 2025-12-09 13:15:13.521109 INFO: from country_picker_cupertino.CountryPickerCupertino.magnification: (file:///tmp/pana_RFORVI/lib/country_picker_cupertino.dart:74:16) 2025-12-09 13:15:13.521109 INFO: warning: undefined macro [flutter.rendering.wheelList.offAxisFraction] 2025-12-09 13:15:13.521109 INFO: from country_picker_cupertino.CountryPickerCupertino.offAxisFraction: (file:///tmp/pana_RFORVI/lib/country_picker_cupertino.dart:68:16) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [itemExtent] 2025-12-09 13:15:13.521109 INFO: from country_picker_cupertino.CountryPickerCupertino.pickerItemHeight: (file:///tmp/pana_RFORVI/lib/country_picker_cupertino.dart:42:16) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_cupertino.CountryPickerCupertino.pickerItemHeight: (file:///tmp/pana_RFORVI/lib/country_picker_cupertino.dart:42:16) 2025-12-09 13:15:13.521109 INFO: warning: undefined macro [flutter.rendering.wheelList.useMagnifier] 2025-12-09 13:15:13.521109 INFO: from country_picker_cupertino.CountryPickerCupertino.useMagnifier: (file:///tmp/pana_RFORVI/lib/country_picker_cupertino.dart:71:14) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [height] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.divider: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:69:16) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.divider: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:69:16) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [cursorColor] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.searchCursorColor: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:82:16) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.searchCursorColor: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:82:16) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [decoration] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.searchInputDecoration: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:79:26) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.searchInputDecoration: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:79:26) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [SemanticsConfiguration.isRouteName] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.semanticLabel: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:49:17) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.semanticLabel: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:49:17) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [content] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:32:29) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:32:29) 2025-12-09 13:15:13.521109 INFO: warning: unresolved doc reference [actions] 2025-12-09 13:15:13.521109 INFO: from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:32:29) 2025-12-09 13:15:13.521109 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_RFORVI/lib/country_picker_dialog.dart:32:29) 2025-12-09 13:15:13.521109 INFO: Found 13 warnings and 0 errors. 2025-12-09 13:15:13.564623 INFO: Writing summary.json 2025-12-09 13:15:13.568048 INFO: Running dartdoc post-processing 2025-12-09 13:15:13.571413 INFO: Creating .tar.gz archive 2025-12-09 13:15:13.979138 INFO: Finished .tar.gz archive 2025-12-09 13:15:14.387209 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T13:15:14.498190Z