## Running analysis for "custom_bloc" version "0.1.6" STARTED: 2024-05-14T11:41:44.550533Z ### Starting pana 2024-05-14 11:41:59.602522 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 11:41:59.690806 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 11:42:00.014835 INFO: Downloading package custom_bloc 0.1.6 from https://pub.dev/api/archives/custom_bloc-0.1.6.tar.gz 2024-05-14 11:42:00.442884 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-14 11:42:08.987822 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-14 11:42:10.091157 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 11:42:11.584340 INFO: Analyzing package... 2024-05-14 11:42:11.616038 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-14 11:42:34.642339 INFO: Running `git init`... 2024-05-14 11:42:34.679480 INFO: Running `git remote add origin https://github.com/Opestein/custom_bloc`... 2024-05-14 11:42:34.707027 INFO: Running `git remote show origin`... 2024-05-14 11:42:34.962614 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-14 11:42:35.454860 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-14 11:42:35.486258 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-05-14 11:42:35.519181 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-14 11:42:36.572621 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MYHJTG/lib`... 2024-05-14 11:42:37.277803 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-14 11:42:50.196746 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-custom_blocWUNPIG --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 11:44:29.040914 INFO: `dartdoc` completed: 2024-05-14 11:44:29.040914 INFO: Documenting custom_bloc... 2024-05-14 11:44:29.040914 INFO: Discovering libraries... 2024-05-14 11:44:29.040914 INFO: Linking elements... 2024-05-14 11:44:29.040914 INFO: Precaching local docs for 616778 elements... 2024-05-14 11:44:29.040914 INFO: Initialized dartdoc with 828 libraries 2024-05-14 11:44:29.040914 INFO: Generating docs for library custom_bloc.dart from package:custom_bloc/custom_bloc.dart... 2024-05-14 11:44:29.040914 INFO: Documented 1 public library in 95.4 seconds 2024-05-14 11:44:29.040914 INFO: Success! Docs generated into /tmp/dartdoc-custom_blocWUNPIG 2024-05-14 11:44:29.040914 INFO: warning: custom_bloc has no library level documentation comments 2024-05-14 11:44:29.040914 INFO: from custom_bloc: (file:///tmp/pana_MYHJTG/lib/custom_bloc.dart:8:9) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [bloc] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasData: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:21:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [_baseModel.hasData] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasData: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:21:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [model] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasData: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:21:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [bloc] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasError: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:27:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [_baseModel.hasError] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasError: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:27:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [bloc] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasNoContent: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:37:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [_baseModel.isLoading] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocHasNoContent: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:37:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [bloc] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocIsLoading: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:33:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [_baseModel.isLoading] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.BaseBloc.blocIsLoading: (file:///tmp/pana_MYHJTG/lib/src/base_bloc.dart:33:12) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [addToModel] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.CustomStreamBuilder.dataBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:43:30) 2024-05-14 11:44:29.040914 INFO: in documentation inherited from custom_bloc.CustomStreamBuilder.dataBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:43:30) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [addToModel] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.CustomStreamBuilder.dataBuilder2: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:46:68) 2024-05-14 11:44:29.040914 INFO: in documentation inherited from custom_bloc.CustomStreamBuilder.dataBuilder2: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:46:68) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [addToError] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.CustomStreamBuilder.errorBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:52:34) 2024-05-14 11:44:29.040914 INFO: in documentation inherited from custom_bloc.CustomStreamBuilder.errorBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:52:34) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [setAsLoading] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.CustomStreamBuilder.loadingBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:55:30) 2024-05-14 11:44:29.040914 INFO: in documentation inherited from custom_bloc.CustomStreamBuilder.loadingBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:55:30) 2024-05-14 11:44:29.040914 INFO: warning: unresolved doc reference [setAsNoContent] 2024-05-14 11:44:29.040914 INFO: from custom_bloc.CustomStreamBuilder.noContentBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:58:32) 2024-05-14 11:44:29.040914 INFO: in documentation inherited from custom_bloc.CustomStreamBuilder.noContentBuilder: (file:///tmp/pana_MYHJTG/lib/src/custom_stream_bloc.dart:58:32) 2024-05-14 11:44:29.040914 INFO: Found 15 warnings and 0 errors. 2024-05-14 11:44:29.088379 INFO: Writing summary.json 2024-05-14 11:44:29.094107 INFO: Running dartdoc post-processing 2024-05-14 11:44:29.097034 INFO: Creating .tar.gz archive 2024-05-14 11:44:29.300477 INFO: Finished .tar.gz archive 2024-05-14 11:44:29.968745 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-14T11:44:30.056705Z