## Running analysis for "flutter_bloc_patterns" version "0.13.0" STARTED: 2024-05-14T12:56:01.667383Z ### Starting pana 2024-05-14 12:56:16.799538 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 12:56:16.877197 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 12:56:17.198055 INFO: Downloading package flutter_bloc_patterns 0.13.0 from https://pub-web.flutter-io.cn/api/archives/flutter_bloc_patterns-0.13.0.tar.gz 2024-05-14 12:56:17.627439 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-14 12:56:27.386494 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-14 12:56:28.489136 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-05-14 12:56:30.073282 INFO: Analyzing package... 2024-05-14 12:56:30.102298 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-14 12:56:53.960506 INFO: Running `git init`... 2024-05-14 12:56:53.989757 INFO: Running `git remote add origin https://github.com/klisiewicz/flutter-bloc-patterns`... 2024-05-14 12:56:54.017700 INFO: Running `git remote show origin`... 2024-05-14 12:56:54.275405 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-14 12:56:54.779373 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-14 12:56:54.809680 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-05-14 12:56:54.840255 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-14 12:56:55.937388 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FUCDRB/lib`... 2024-05-14 12:56:56.690364 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-14 12:57:09.618294 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-flutter_bloc_patternsGSTCZP --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-14 12:58:36.161647 INFO: `dartdoc` completed: 2024-05-14 12:58:36.161647 INFO: Documenting flutter_bloc_patterns... 2024-05-14 12:58:36.161647 INFO: Discovering libraries... 2024-05-14 12:58:36.161647 INFO: Linking elements... 2024-05-14 12:58:36.161647 INFO: Precaching local docs for 613954 elements... 2024-05-14 12:58:36.161647 INFO: Initialized dartdoc with 804 libraries 2024-05-14 12:58:36.161647 INFO: Generating docs for library filter_list.dart from package:flutter_bloc_patterns/filter_list.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library paged_list.dart from package:flutter_bloc_patterns/paged_list.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library connection.dart from package:flutter_bloc_patterns/connection.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library view.dart from package:flutter_bloc_patterns/view.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library paged_filter_list.dart from package:flutter_bloc_patterns/paged_filter_list.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library details.dart from package:flutter_bloc_patterns/details.dart... 2024-05-14 12:58:36.161647 INFO: Generating docs for library base_list.dart from package:flutter_bloc_patterns/base_list.dart... 2024-05-14 12:58:36.161647 INFO: Documented 7 public libraries in 83.2 seconds 2024-05-14 12:58:36.161647 INFO: Success! Docs generated into /tmp/dartdoc-flutter_bloc_patternsGSTCZP 2024-05-14 12:58:36.161647 INFO: warning: ambiguous reexport of page.Page, canonicalization candidates: (paged_filter_list, paged_list) -> paged_list (confidence 0.000) 2024-05-14 12:58:36.161647 INFO: from page.Page: (file:///tmp/pana_FUCDRB/lib/src/list/paged/page.dart:6:13) 2024-05-14 12:58:36.161647 INFO: paged_filter_list: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-14 12:58:36.161647 INFO: paged_list: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-14 12:58:36.161647 INFO: Use {@canonicalFor page.Page} in the desired library's documentation to 2024-05-14 12:58:36.161647 INFO: resolve the ambiguity and/or override dartdoc's decision, or structure 2024-05-14 12:58:36.161647 INFO: your package so the reexport is less ambiguous. The symbol will still be 2024-05-14 12:58:36.161647 INFO: referenced in all candidates -- this only controls the location where it 2024-05-14 12:58:36.161647 INFO: will be written and which library will be displayed in navigation for 2024-05-14 12:58:36.161647 INFO: the relevant pages. The flag 2024-05-14 12:58:36.161647 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-14 12:58:36.161647 INFO: threshold at which this warning will appear. 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [widget] 2024-05-14 12:58:36.161647 INFO: from view.RefreshView: (file:///tmp/pana_FUCDRB/lib/src/view/refresh_view.dart:10:7) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [state] 2024-05-14 12:58:36.161647 INFO: from view.ViewStateListener: (file:///tmp/pana_FUCDRB/lib/src/view/view_state_listener.dart:54:7) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [buildWhen] 2024-05-14 12:58:36.161647 INFO: from view.ViewStateBuilderCondition: (file:///tmp/pana_FUCDRB/lib/src/view/view_state_builder.dart:38:9) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [listenWhen] 2024-05-14 12:58:36.161647 INFO: from view.ViewStateListenerCondition: (file:///tmp/pana_FUCDRB/lib/src/view/view_state_listener.dart:31:9) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [listener] 2024-05-14 12:58:36.161647 INFO: from view.ViewStateListenerCondition: (file:///tmp/pana_FUCDRB/lib/src/view/view_state_listener.dart:31:9) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [_defaultPageSize] 2024-05-14 12:58:36.161647 INFO: from paged_filter_list.PagedListFilterBloc.loadFirstPage: (file:///tmp/pana_FUCDRB/lib/src/list/paged/paged_list_filter_bloc.dart:46:8) 2024-05-14 12:58:36.161647 INFO: warning: unresolved doc reference [_defaultPageSize] 2024-05-14 12:58:36.161647 INFO: from paged_filter_list.PagedListFilterBloc.loadNextPage: (file:///tmp/pana_FUCDRB/lib/src/list/paged/paged_list_filter_bloc.dart:57:8) 2024-05-14 12:58:36.161647 INFO: Found 8 warnings and 0 errors. 2024-05-14 12:58:36.251206 INFO: Writing summary.json 2024-05-14 12:58:36.254341 INFO: Running dartdoc post-processing 2024-05-14 12:58:36.257863 INFO: Creating .tar.gz archive 2024-05-14 12:58:36.690552 INFO: Finished .tar.gz archive 2024-05-14 12:58:37.878828 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-14T12:58:37.967754Z