## Running analysis for "hooked_bloc" version "1.5.0" STARTED: 2024-04-18T19:49:25.305888Z ### Starting pana 2024-04-18 19:49:37.892526 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-04-18 19:49:37.926711 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-04-18 19:49:38.100399 INFO: Downloading package hooked_bloc 1.5.0 from https://pub-web.flutter-io.cn/api/archives/hooked_bloc-1.5.0.tar.gz 2024-04-18 19:49:38.496045 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-04-18 19:49:46.279232 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-04-18 19:49:47.171833 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-04-18 19:49:48.554653 INFO: Analyzing package... 2024-04-18 19:49:48.703748 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-04-18 19:50:07.132018 INFO: Running `git init`... 2024-04-18 19:50:07.154703 INFO: Running `git remote add origin https://github.com/Iteo/hooked_bloc`... 2024-04-18 19:50:07.174649 INFO: Running `git remote show origin`... 2024-04-18 19:50:07.423804 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-04-18 19:50:07.906233 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-04-18 19:50:07.929967 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-04-18 19:50:07.957324 INFO: Running `git show origin/main:pubspec.yaml`... 2024-04-18 19:50:09.134404 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_SLRAPB/lib`... 2024-04-18 19:50:09.686708 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-04-18 19:50:26.699226 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-hooked_blocWMSATZ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-04-18 19:51:31.967256 INFO: `dartdoc` completed: 2024-04-18 19:51:31.967256 INFO: Documenting hooked_bloc... 2024-04-18 19:51:31.967256 INFO: Discovering libraries... 2024-04-18 19:51:31.967256 INFO: Linking elements... 2024-04-18 19:51:31.967256 INFO: Precaching local docs for 600238 elements... 2024-04-18 19:51:31.967256 INFO: Initialized dartdoc with 765 libraries 2024-04-18 19:51:31.967256 INFO: Generating docs for library hooked_bloc.dart from package:hooked_bloc/hooked_bloc.dart... 2024-04-18 19:51:31.967256 INFO: Documented 1 public library in 63.7 seconds 2024-04-18 19:51:31.967256 INFO: Success! Docs generated into /tmp/dartdoc-hooked_blocWMSATZ 2024-04-18 19:51:31.967256 INFO: warning: hooked_bloc has no library level documentation comments 2024-04-18 19:51:31.967256 INFO: from hooked_bloc: (file:///tmp/pana_SLRAPB/lib/hooked_bloc.dart:1:9) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [BlocBase] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.HookedBlocConfigProvider: (file:///tmp/pana_SLRAPB/lib/src/hooked_bloc.dart:46:7) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [BlocBase] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useActionListener: (file:///tmp/pana_SLRAPB/lib/src/bloc_action_listener.dart:9:6) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [BlocHookInjectionController] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBloc: (file:///tmp/pana_SLRAPB/lib/src/bloc_hook.dart:12:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [BlocProvider] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBloc: (file:///tmp/pana_SLRAPB/lib/src/bloc_hook.dart:12:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [builderCondition] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBlocBuilder: (file:///tmp/pana_SLRAPB/lib/src/bloc_builder.dart:11:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [HookedBloc.initialize] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBlocBuilder: (file:///tmp/pana_SLRAPB/lib/src/bloc_builder.dart:11:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [BlocHookInjectionController] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBlocFactory: (file:///tmp/pana_SLRAPB/lib/src/bloc_factory.dart:20:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [Provider.of] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBlocFactory: (file:///tmp/pana_SLRAPB/lib/src/bloc_factory.dart:20:3) 2024-04-18 19:51:31.967256 INFO: warning: unresolved doc reference [onCubitCreate] 2024-04-18 19:51:31.967256 INFO: from hooked_bloc.useBlocFactory: (file:///tmp/pana_SLRAPB/lib/src/bloc_factory.dart:20:3) 2024-04-18 19:51:31.967256 INFO: Found 10 warnings and 0 errors. 2024-04-18 19:51:32.003639 INFO: Writing summary.json 2024-04-18 19:51:32.006481 INFO: Running dartdoc post-processing 2024-04-18 19:51:32.012163 INFO: Creating .tar.gz archive 2024-04-18 19:51:32.221519 INFO: Finished .tar.gz archive 2024-04-18 19:51:32.681453 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-04-18T19:51:32.753583Z