## Running analysis for "country_pickers" version "2.0.0" STARTED: 2024-11-21T17:12:31.255536Z ### Starting pana 2024-11-21 17:12:46.231684 INFO: Running `dart pub unpack country_pickers:2.0.0 --output /tmp/pana-country_pickersNGCJGU/country_pickers --no-resolve`... 2024-11-21 17:12:50.471342 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-21 17:12:50.509362 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-21 17:12:50.697507 INFO: Running `git rev-parse --show-toplevel`... 2024-11-21 17:12:51.013042 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-21 17:12:52.339079 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-21 17:12:53.357631 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-11-21 17:12:54.702 INFO: Analyzing package... 2024-11-21 17:12:54.737298 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-21 17:13:00.263978 INFO: Running `git init`... 2024-11-21 17:13:00.288031 INFO: Running `git remote add origin https://github.com/figengungor/country_pickers`... 2024-11-21 17:13:00.312138 INFO: Running `git remote show origin`... 2024-11-21 17:13:00.562276 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-21 17:13:01.335521 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-21 17:13:01.362136 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-11-21 17:13:01.395929 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-21 17:13:02.715398 INFO: Analyzing pub downgrade... 2024-11-21 17:13:02.719992 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-11-21 17:13:04.044087 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-21 17:13:06.675465 INFO: [pub-downgrade-failed] 2024-11-21 17:13:06.681127 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-11-21 17:13:08.031873 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-21 17:13:09.614664 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-country_pickersNGCJGU/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`... 2024-11-21 17:14:18.851515 INFO: `dartdoc` completed: 2024-11-21 17:14:18.851515 INFO: Documenting country_pickers... 2024-11-21 17:14:18.851515 INFO: Discovering libraries... 2024-11-21 17:14:18.851515 INFO: Linking elements... 2024-11-21 17:14:18.851515 INFO: Precaching local docs for 614759 elements... 2024-11-21 17:14:18.851515 INFO: Initialized dartdoc with 753 libraries 2024-11-21 17:14:18.851515 INFO: Generating docs for library country_picker_dropdown.dart from package:country_pickers/country_picker_dropdown.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library utils/utils.dart from package:country_pickers/utils/utils.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library utils/my_alert_dialog.dart from package:country_pickers/utils/my_alert_dialog.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library utils/typedefs.dart from package:country_pickers/utils/typedefs.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library country_pickers.dart from package:country_pickers/country_pickers.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library country_picker_dialog.dart from package:country_pickers/country_picker_dialog.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library country.dart from package:country_pickers/country.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library countries.dart from package:country_pickers/countries.dart... 2024-11-21 17:14:18.851515 INFO: Generating docs for library country_picker_cupertino.dart from package:country_pickers/country_picker_cupertino.dart... 2024-11-21 17:14:18.851515 INFO: Documented 9 public libraries in 66.0 seconds 2024-11-21 17:14:18.851515 INFO: Success! Docs generated into /tmp/pana-country_pickersNGCJGU/raw-dartdoc 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [height] 2024-11-21 17:14:18.851515 INFO: from my_alert_dialog.MyAlertDialog.divider: (file:///tmp/pana_MUBQYA/lib/utils/my_alert_dialog.dart:91:16) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from my_alert_dialog.MyAlertDialog.divider: (file:///tmp/pana_MUBQYA/lib/utils/my_alert_dialog.dart:91:16) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [SemanticsConfiguration.isRouteName] 2024-11-21 17:14:18.851515 INFO: from my_alert_dialog.MyAlertDialog.semanticLabel: (file:///tmp/pana_MUBQYA/lib/utils/my_alert_dialog.dart:84:17) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from my_alert_dialog.MyAlertDialog.semanticLabel: (file:///tmp/pana_MUBQYA/lib/utils/my_alert_dialog.dart:84:17) 2024-11-21 17:14:18.851515 INFO: warning: country_pickers has no library level documentation comments 2024-11-21 17:14:18.851515 INFO: from country_pickers: (file:///tmp/pana_MUBQYA/lib/country_pickers.dart:1:9) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [height] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.divider: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:69:16) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.divider: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:69:16) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [cursorColor] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.searchCursorColor: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:82:16) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.searchCursorColor: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:82:16) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [decoration] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.searchInputDecoration: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:79:26) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.searchInputDecoration: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:79:26) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [SemanticsConfiguration.isRouteName] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.semanticLabel: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:49:17) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.semanticLabel: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:49:17) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [content] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:32:29) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:32:29) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [actions] 2024-11-21 17:14:18.851515 INFO: from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:32:29) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_dialog.CountryPickerDialog.titlePadding: (file:///tmp/pana_MUBQYA/lib/country_picker_dialog.dart:32:29) 2024-11-21 17:14:18.851515 INFO: warning: undefined macro [flutter.rendering.wheelList.magnification] 2024-11-21 17:14:18.851515 INFO: from country_picker_cupertino.CountryPickerCupertino.magnification: (file:///tmp/pana_MUBQYA/lib/country_picker_cupertino.dart:74:16) 2024-11-21 17:14:18.851515 INFO: warning: undefined macro [flutter.rendering.wheelList.offAxisFraction] 2024-11-21 17:14:18.851515 INFO: from country_picker_cupertino.CountryPickerCupertino.offAxisFraction: (file:///tmp/pana_MUBQYA/lib/country_picker_cupertino.dart:68:16) 2024-11-21 17:14:18.851515 INFO: warning: unresolved doc reference [itemExtent] 2024-11-21 17:14:18.851515 INFO: from country_picker_cupertino.CountryPickerCupertino.pickerItemHeight: (file:///tmp/pana_MUBQYA/lib/country_picker_cupertino.dart:42:16) 2024-11-21 17:14:18.851515 INFO: in documentation inherited from country_picker_cupertino.CountryPickerCupertino.pickerItemHeight: (file:///tmp/pana_MUBQYA/lib/country_picker_cupertino.dart:42:16) 2024-11-21 17:14:18.851515 INFO: warning: undefined macro [flutter.rendering.wheelList.useMagnifier] 2024-11-21 17:14:18.851515 INFO: from country_picker_cupertino.CountryPickerCupertino.useMagnifier: (file:///tmp/pana_MUBQYA/lib/country_picker_cupertino.dart:71:14) 2024-11-21 17:14:18.851515 INFO: Found 13 warnings and 0 errors. 2024-11-21 17:14:18.934087 INFO: Writing summary.json 2024-11-21 17:14:18.941052 INFO: Running dartdoc post-processing 2024-11-21 17:14:18.954780 INFO: Creating .tar.gz archive 2024-11-21 17:14:19.344821 INFO: Finished .tar.gz archive 2024-11-21 17:14:20.152757 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-21T17:14:20.427029Z