## Running analysis for "fetcher" version "4.1.1" STARTED: 2024-12-17T17:00:38.004952Z ### Starting pana 2024-12-17 17:00:53.667868 INFO: Running `dart pub unpack fetcher:4.1.1 --output /tmp/pana-fetcherNYEIWR/fetcher --no-resolve`... 2024-12-17 17:00:54.823917 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-17 17:00:54.860545 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-17 17:00:55.048508 INFO: Running `git rev-parse --show-toplevel`... 2024-12-17 17:00:55.180474 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-17 17:00:57.181216 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-17 17:00:58.111410 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-12-17 17:00:59.407699 INFO: Analyzing package... 2024-12-17 17:00:59.446324 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-17 17:01:22.024338 INFO: Running `git init`... 2024-12-17 17:01:22.055250 INFO: Running `git remote add origin https://github.com/IcySunStudio/fetcher`... 2024-12-17 17:01:22.084272 INFO: Running `git remote show origin`... 2024-12-17 17:01:22.363551 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-12-17 17:01:22.763139 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-12-17 17:01:22.790773 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-12-17 17:01:22.817847 INFO: Running `git show origin/master:pubspec.yaml`... 2024-12-17 17:01:23.355109 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EZMLFW/./lib`... 2024-12-17 17:01:24.245171 INFO: Analyzing pub downgrade... 2024-12-17 17:01:24.251814 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-12-17 17:01:25.499841 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-17 17:01:39.085278 INFO: [pub-downgrade-success] 2024-12-17 17:01:39.088878 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-12-17 17:01:40.254307 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.0`... 2024-12-17 17:01:51.676821 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-fetcherNYEIWR/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-12-17 17:03:02.656322 INFO: `dartdoc` completed: 2024-12-17 17:03:02.656322 INFO: Documenting fetcher... 2024-12-17 17:03:02.656322 INFO: Discovering libraries... 2024-12-17 17:03:02.656322 INFO: Linking elements... 2024-12-17 17:03:02.656322 INFO: Precaching local docs for 624626 elements... 2024-12-17 17:03:02.656322 INFO: Initialized dartdoc with 783 libraries 2024-12-17 17:03:02.656322 INFO: Generating docs for library fetcher.dart from package:fetcher/fetcher.dart... 2024-12-17 17:03:02.656322 INFO: Generating docs for library fetcher_bloc.dart from package:fetcher/fetcher_bloc.dart... 2024-12-17 17:03:02.656322 INFO: Generating docs for library extra.dart from package:fetcher/extra.dart... 2024-12-17 17:03:02.656322 INFO: Documented 3 public libraries in 69.3 seconds 2024-12-17 17:03:02.656322 INFO: Success! Docs generated into /tmp/pana-fetcherNYEIWR/raw-dartdoc 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of utils.ParameterizedAsyncTask, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from utils.ParameterizedAsyncTask: (file:///tmp/pana_EZMLFW/lib/src/utils/utils.dart:3:9) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: Use {@canonicalFor utils.ParameterizedAsyncTask} in the desired 2024-12-17 17:03:02.656322 INFO: library's documentation to resolve the ambiguity and/or override 2024-12-17 17:03:02.656322 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-12-17 17:03:02.656322 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-12-17 17:03:02.656322 INFO: only controls the location where it will be written and which library 2024-12-17 17:03:02.656322 INFO: will be displayed in navigation for the relevant pages. The flag 2024-12-17 17:03:02.656322 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-12-17 17:03:02.656322 INFO: threshold at which this warning will appear. 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of utils.ExtendedBuildContext, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from utils.ExtendedBuildContext: (file:///tmp/pana_EZMLFW/lib/src/utils/utils.dart:5:11) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of activity_barrier.ActivityBarrier, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from activity_barrier.ActivityBarrier: (file:///tmp/pana_EZMLFW/lib/src/widgets/activity_barrier.dart:4:7) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of clear_focus_background.ClearFocusBackground, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from clear_focus_background.ClearFocusBackground: (file:///tmp/pana_EZMLFW/lib/src/widgets/clear_focus_background.dart:4:7) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of faded_animated_switcher.FadedAnimatedSwitcher, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from faded_animated_switcher.FadedAnimatedSwitcher: (file:///tmp/pana_EZMLFW/lib/src/widgets/faded_animated_switcher.dart:3:7) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of fill_remains_scroll_view.FillRemainsScrollView, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from fill_remains_scroll_view.FillRemainsScrollView: (file:///tmp/pana_EZMLFW/lib/src/widgets/fill_remains_scroll_view.dart:3:7) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of activity_barrier, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from activity_barrier: (file:///tmp/pana_EZMLFW/lib/src/widgets/activity_barrier.dart:1:1) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of utils, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from utils: (file:///tmp/pana_EZMLFW/lib/src/utils/utils.dart:1:1) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of clear_focus_background, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from clear_focus_background: (file:///tmp/pana_EZMLFW/lib/src/widgets/clear_focus_background.dart:1:1) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of faded_animated_switcher, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from faded_animated_switcher: (file:///tmp/pana_EZMLFW/lib/src/widgets/faded_animated_switcher.dart:1:1) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: ambiguous reexport of fill_remains_scroll_view, canonicalization candidates: (extra, fetcher_bloc) -> fetcher_bloc (confidence 0.000) 2024-12-17 17:03:02.656322 INFO: from fill_remains_scroll_view: (file:///tmp/pana_EZMLFW/lib/src/widgets/fill_remains_scroll_view.dart:1:1) 2024-12-17 17:03:02.656322 INFO: extra: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: fetcher_bloc: 0.01000 - (_Reason.longName (+0.01000)) 2024-12-17 17:03:02.656322 INFO: warning: unresolved doc reference [Optional] 2024-12-17 17:03:02.656322 INFO: from package-fetcher: file:///tmp/pana_EZMLFW 2024-12-17 17:03:02.656322 INFO: warning: fetcher has no library level documentation comments 2024-12-17 17:03:02.656322 INFO: from fetcher: (file:///tmp/pana_EZMLFW/lib/fetcher.dart:1:9) 2024-12-17 17:03:02.656322 INFO: warning: unresolved doc reference [FetcherConfig.defaultConfig] 2024-12-17 17:03:02.656322 INFO: from default_fetcher_config.DefaultFetcherConfig.of: (file:///tmp/pana_EZMLFW/lib/src/config/default_fetcher_config.dart:16:24) 2024-12-17 17:03:02.656322 INFO: warning: unresolved doc reference [validate] 2024-12-17 17:03:02.656322 INFO: from submit_form_builder.SubmitFormBuilder.builder: (file:///tmp/pana_EZMLFW/lib/src/submit_form_builder.dart:13:31) 2024-12-17 17:03:02.656322 INFO: in documentation inherited from submit_form_builder.SubmitFormBuilder.builder: (file:///tmp/pana_EZMLFW/lib/src/submit_form_builder.dart:13:31) 2024-12-17 17:03:02.656322 INFO: warning: unresolved doc reference [config.fetchingBuilder] 2024-12-17 17:03:02.656322 INFO: from async_edit_builder.AsyncEditBuilder.fetchingBuilder: (file:///tmp/pana_EZMLFW/lib/src/async_edit_builder.dart:31:24) 2024-12-17 17:03:02.656322 INFO: in documentation inherited from async_edit_builder.AsyncEditBuilder.fetchingBuilder: (file:///tmp/pana_EZMLFW/lib/src/async_edit_builder.dart:31:24) 2024-12-17 17:03:02.656322 INFO: Found 16 warnings and 0 errors. 2024-12-17 17:03:02.705822 INFO: Writing summary.json 2024-12-17 17:03:02.716102 INFO: Running dartdoc post-processing 2024-12-17 17:03:02.718892 INFO: Creating .tar.gz archive 2024-12-17 17:03:03.295103 INFO: Finished .tar.gz archive 2024-12-17 17:03:04.427637 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-17T17:03:04.705492Z