## Running analysis for "fetcher" version "4.3.1" STARTED: 2025-12-09T16:10:52.867543Z ### Starting pana 2025-12-09 16:11:06.377917 INFO: Running `dart pub unpack fetcher:4.3.1 --output /tmp/pana-fetcherPYKKTU/fetcher --no-resolve`... 2025-12-09 16:11:06.736937 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 16:11:06.766315 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 16:11:06.890883 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 16:11:07.012192 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 16:11:07.835582 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 16:11:08.075623 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 16:11:08.375773 INFO: Analyzing package... 2025-12-09 16:11:08.415009 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 16:11:22.232563 INFO: Running `git init`... 2025-12-09 16:11:22.264436 INFO: Running `git remote add origin https://github.com/IcySunStudio/fetcher`... 2025-12-09 16:11:22.297632 INFO: Running `git remote show origin`... 2025-12-09 16:11:22.544147 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 16:11:22.857712 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 16:11:22.883299 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-09 16:11:22.909414 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 16:11:24.980210 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 16:11:25.280600 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WXKNFW/./lib`... 2025-12-09 16:11:25.394844 INFO: Analyzing pub downgrade... 2025-12-09 16:11:25.401059 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 16:11:25.823132 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 16:11:36.337920 INFO: [pub-downgrade-success] 2025-12-09 16:11:36.345288 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 16:11:36.642537 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 16:11:45.393913 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-fetcherPYKKTU/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 16:12:51.139699 INFO: `dartdoc` completed: 2025-12-09 16:12:51.139699 INFO: Documenting fetcher... 2025-12-09 16:12:51.139699 INFO: Discovering libraries... 2025-12-09 16:12:51.139699 INFO: Linking elements... 2025-12-09 16:12:51.139699 INFO: Precaching local docs for 645586 elements... 2025-12-09 16:12:51.139699 INFO: Initialized dartdoc with 813 libraries 2025-12-09 16:12:51.139699 INFO: Generating docs for library extra.dart from package:fetcher/extra.dart... 2025-12-09 16:12:51.139699 INFO: Generating docs for library fetcher.dart from package:fetcher/fetcher.dart... 2025-12-09 16:12:51.139699 INFO: Generating docs for library fetcher_bloc.dart from package:fetcher/fetcher_bloc.dart... 2025-12-09 16:12:51.139699 INFO: Documented 3 public libraries in 64.8 seconds 2025-12-09 16:12:51.139699 INFO: Success! Docs generated into /tmp/pana-fetcherPYKKTU/raw-dartdoc 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of utils.ParameterizedAsyncTask, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from utils.ParameterizedAsyncTask: (file:///tmp/pana_WXKNFW/lib/src/utils/utils.dart:3:9) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: Use {@canonicalFor utils.ParameterizedAsyncTask} in the desired 2025-12-09 16:12:51.139699 INFO: library's documentation to resolve the ambiguity and/or override 2025-12-09 16:12:51.139699 INFO: dartdoc's decision, or structure your package so the reexport is less 2025-12-09 16:12:51.139699 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2025-12-09 16:12:51.139699 INFO: only controls the location where it will be written and which library 2025-12-09 16:12:51.139699 INFO: will be displayed in navigation for the relevant pages. The flag 2025-12-09 16:12:51.139699 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-09 16:12:51.139699 INFO: threshold at which this warning will appear. 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of utils.ExtendedBuildContext, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from utils.ExtendedBuildContext: (file:///tmp/pana_WXKNFW/lib/src/utils/utils.dart:5:11) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of activity_barrier.ActivityBarrier, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from activity_barrier.ActivityBarrier: (file:///tmp/pana_WXKNFW/lib/src/widgets/activity_barrier.dart:4:7) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of clear_focus_background.ClearFocusBackground, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from clear_focus_background.ClearFocusBackground: (file:///tmp/pana_WXKNFW/lib/src/widgets/clear_focus_background.dart:4:7) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of faded_animated_switcher.FadedAnimatedSwitcher, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from faded_animated_switcher.FadedAnimatedSwitcher: (file:///tmp/pana_WXKNFW/lib/src/widgets/faded_animated_switcher.dart:3:7) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of fill_remains_scroll_view.FillRemainsScrollView, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from fill_remains_scroll_view.FillRemainsScrollView: (file:///tmp/pana_WXKNFW/lib/src/widgets/fill_remains_scroll_view.dart:3:7) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of guarded_form.GuardedForm, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from guarded_form.GuardedForm: (file:///tmp/pana_WXKNFW/lib/src/widgets/guarded_form.dart:5:7) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of utils, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from utils: (file:///tmp/pana_WXKNFW/lib/src/utils/utils.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of activity_barrier, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from activity_barrier: (file:///tmp/pana_WXKNFW/lib/src/widgets/activity_barrier.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of clear_focus_background, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from clear_focus_background: (file:///tmp/pana_WXKNFW/lib/src/widgets/clear_focus_background.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of faded_animated_switcher, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from faded_animated_switcher: (file:///tmp/pana_WXKNFW/lib/src/widgets/faded_animated_switcher.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of fill_remains_scroll_view, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from fill_remains_scroll_view: (file:///tmp/pana_WXKNFW/lib/src/widgets/fill_remains_scroll_view.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: ambiguous reexport of guarded_form, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2025-12-09 16:12:51.139699 INFO: from guarded_form: (file:///tmp/pana_WXKNFW/lib/src/widgets/guarded_form.dart:1:1) 2025-12-09 16:12:51.139699 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [Optional] 2025-12-09 16:12:51.139699 INFO: from package-fetcher: file:///tmp/pana_WXKNFW 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [Form.save()] 2025-12-09 16:12:51.139699 INFO: from guarded_form.GuardedForm: (file:///tmp/pana_WXKNFW/lib/src/widgets/guarded_form.dart:5:7) 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [FetcherConfig.defaultConfig] 2025-12-09 16:12:51.139699 INFO: from default_fetcher_config.DefaultFetcherConfig.of: (file:///tmp/pana_WXKNFW/lib/src/config/default_fetcher_config.dart:16:24) 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [Form.save()] 2025-12-09 16:12:51.139699 INFO: from fetcher_config.FetcherConfig.onUnsavedFormPop: (file:///tmp/pana_WXKNFW/lib/src/config/fetcher_config.dart:56:35) 2025-12-09 16:12:51.139699 INFO: in documentation inherited from fetcher_config.FetcherConfig.onUnsavedFormPop: (file:///tmp/pana_WXKNFW/lib/src/config/fetcher_config.dart:56:35) 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [validate] 2025-12-09 16:12:51.139699 INFO: from submit_form_builder.SubmitFormBuilder.builder: (file:///tmp/pana_WXKNFW/lib/src/submit_form_builder.dart:44:31) 2025-12-09 16:12:51.139699 INFO: in documentation inherited from submit_form_builder.SubmitFormBuilder.builder: (file:///tmp/pana_WXKNFW/lib/src/submit_form_builder.dart:44:31) 2025-12-09 16:12:51.139699 INFO: warning: unresolved doc reference [config.fetchingBuilder] 2025-12-09 16:12:51.139699 INFO: from async_edit_builder.AsyncEditBuilder.fetchingBuilder: (file:///tmp/pana_WXKNFW/lib/src/async_edit_builder.dart:31:24) 2025-12-09 16:12:51.139699 INFO: in documentation inherited from async_edit_builder.AsyncEditBuilder.fetchingBuilder: (file:///tmp/pana_WXKNFW/lib/src/async_edit_builder.dart:31:24) 2025-12-09 16:12:51.139699 INFO: Found 19 warnings and 0 errors. 2025-12-09 16:12:51.180209 INFO: Writing summary.json 2025-12-09 16:12:51.183444 INFO: Running dartdoc post-processing 2025-12-09 16:12:51.187177 INFO: Creating .tar.gz archive 2025-12-09 16:12:51.716855 INFO: Finished .tar.gz archive 2025-12-09 16:12:52.389931 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T16:12:52.499423Z