## Running analysis for "cellphone_validator" version "2.0.4" STARTED: 2025-12-09T12:38:38.920431Z ### Starting pana 2025-12-09 12:38:53.338123 INFO: Running `dart pub unpack cellphone_validator:2.0.4 --output /tmp/pana-cellphone_validatorLLZPLZ/cellphone_validator --no-resolve`... 2025-12-09 12:38:53.854104 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:38:53.889975 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:38:54.043509 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:38:54.237620 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:38:54.868990 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:38:55.105992 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 12:38:55.402256 INFO: Analyzing package... 2025-12-09 12:38:55.429248 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:39:08.440186 INFO: Running `git init`... 2025-12-09 12:39:08.468617 INFO: Running `git remote add origin https://github.com/Decksplayer/phonevalidator`... 2025-12-09 12:39:08.494472 INFO: Running `git remote show origin`... 2025-12-09 12:39:08.718813 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 12:39:09.112608 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 12:39:09.138252 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 12:39:09.166321 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 12:39:11.230810 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 12:39:11.460591 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CDVCZE/./lib`... 2025-12-09 12:39:11.640258 INFO: Analyzing pub downgrade... 2025-12-09 12:39:11.646414 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 12:39:11.947383 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:39:20.149124 INFO: [pub-downgrade-success] 2025-12-09 12:39:20.153057 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 12:39:20.448637 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 12:39:29.137781 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-cellphone_validatorLLZPLZ/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 12:40:37.845558 INFO: `dartdoc` completed: 2025-12-09 12:40:37.845558 INFO: Documenting cellphone_validator... 2025-12-09 12:40:37.845558 INFO: Discovering libraries... 2025-12-09 12:40:37.845558 INFO: Linking elements... 2025-12-09 12:40:37.845558 INFO: Precaching local docs for 643332 elements... 2025-12-09 12:40:37.845558 INFO: Initialized dartdoc with 812 libraries 2025-12-09 12:40:37.845558 INFO: Generating docs for library cellphone_validator.dart from package:cellphone_validator/cellphone_validator.dart... 2025-12-09 12:40:37.845558 INFO: Documented 1 public library in 67.7 seconds 2025-12-09 12:40:37.845558 INFO: Success! Docs generated into /tmp/pana-cellphone_validatorLLZPLZ/raw-dartdoc 2025-12-09 12:40:37.845558 INFO: warning: cellphone_validator has no library level documentation comments 2025-12-09 12:40:37.845558 INFO: from cellphone_validator: (file:///tmp/pana_CDVCZE/lib/cellphone_validator.dart:1:1) 2025-12-09 12:40:37.845558 INFO: warning: unresolved doc reference [CountryManager] 2025-12-09 12:40:37.845558 INFO: from phone_auto_detect_view.PhoneAutoDetectView: (file:///tmp/pana_CDVCZE/lib/src/view/phone_auto_detect_view/phone_auto_detect_view.dart:15:7) 2025-12-09 12:40:37.845558 INFO: warning: unresolved doc reference [CountryManager] 2025-12-09 12:40:37.845558 INFO: from phone_input_selector_view.PhoneInputSelectorView: (file:///tmp/pana_CDVCZE/lib/src/view/phone_input_selector_view/phone_input_selector_view.dart:16:7) 2025-12-09 12:40:37.845558 INFO: warning: unresolved doc reference [PhoneValidatorWidget] 2025-12-09 12:40:37.845558 INFO: from phone_summary_view.PhoneSummaryView: (file:///tmp/pana_CDVCZE/lib/src/view/phone_text_view/phone_summary_view.dart:15:7) 2025-12-09 12:40:37.845558 INFO: warning: unresolved doc reference [CountryManager] 2025-12-09 12:40:37.845558 INFO: from phone_summary_view.PhoneSummaryView: (file:///tmp/pana_CDVCZE/lib/src/view/phone_text_view/phone_summary_view.dart:15:7) 2025-12-09 12:40:37.845558 INFO: warning: unresolved doc reference [PhoneTextField] 2025-12-09 12:40:37.845558 INFO: from phone_auto_detect_view.PhoneAutoDetectView.new: (file:///tmp/pana_CDVCZE/lib/src/view/phone_auto_detect_view/phone_auto_detect_view.dart:26:3) 2025-12-09 12:40:37.845558 INFO: Found 6 warnings and 0 errors. 2025-12-09 12:40:37.884370 INFO: Writing summary.json 2025-12-09 12:40:37.887993 INFO: Running dartdoc post-processing 2025-12-09 12:40:37.890784 INFO: Creating .tar.gz archive 2025-12-09 12:40:38.108843 INFO: Finished .tar.gz archive 2025-12-09 12:40:38.406226 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:40:38.518932Z