## Running analysis for "flipper_util" version "1.0.3" STARTED: 2024-09-05T15:25:12.839343Z ### Starting pana 2024-09-05 15:25:26.852724 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-05 15:25:26.893262 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-05 15:25:27.084085 INFO: Downloading package flipper_util 1.0.3 from https://pub.dev/api/archives/flipper_util-1.0.3.tar.gz 2024-09-05 15:25:27.427387 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-05 15:25:29.942100 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-05 15:25:31.242965 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-09-05 15:25:32.739515 INFO: Analyzing package... 2024-09-05 15:25:32.769759 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-05 15:25:44.431657 INFO: Running `git init`... 2024-09-05 15:25:44.466750 INFO: Running `git remote add origin https://github.com/hss01248/flipper_util_flutter`... 2024-09-05 15:25:44.496772 INFO: Running `git remote show origin`... 2024-09-05 15:25:44.752056 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-05 15:25:45.167160 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-05 15:25:45.197580 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-09-05 15:25:45.235015 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-05 15:25:45.544649 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QMXICB/lib`... 2024-09-05 15:25:46.203325 INFO: Analyzing pub downgrade... 2024-09-05 15:25:46.209322 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-09-05 15:25:48.478200 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-05 15:25:53.922534 INFO: [pub-downgrade-success] 2024-09-05 15:25:53.930475 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-09-05 15:25:55.481286 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-05 15:26:06.961008 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-flipper_utilCZWWQV --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-09-05 15:27:19.711252 INFO: `dartdoc` completed: 2024-09-05 15:27:19.711252 INFO: Documenting flipper_util... 2024-09-05 15:27:19.711252 INFO: Discovering libraries... 2024-09-05 15:27:19.711252 INFO: Linking elements... 2024-09-05 15:27:19.711252 INFO: Precaching local docs for 628402 elements... 2024-09-05 15:27:19.711252 INFO: Initialized dartdoc with 846 libraries 2024-09-05 15:27:19.711252 INFO: Generating docs for library param_info.dart from package:flipper_util/param_info.dart... 2024-09-05 15:27:19.711252 INFO: Generating docs for library api_generated.dart from package:flipper_util/api_generated.dart... 2024-09-05 15:27:19.711252 INFO: Generating docs for library flipper_util.dart from package:flipper_util/flipper_util.dart... 2024-09-05 15:27:19.711252 INFO: Generating docs for library flipper_util_method_channel.dart from package:flipper_util/flipper_util_method_channel.dart... 2024-09-05 15:27:19.711252 INFO: Generating docs for library flipperkit_dio_interceptor.dart from package:flipper_util/flipperkit_dio_interceptor.dart... 2024-09-05 15:27:19.711252 INFO: Generating docs for library flipper_util_platform_interface.dart from package:flipper_util/flipper_util_platform_interface.dart... 2024-09-05 15:27:19.711252 INFO: Documented 6 public libraries in 64.7 seconds 2024-09-05 15:27:19.711252 INFO: Success! Docs generated into /tmp/dartdoc-flipper_utilCZWWQV 2024-09-05 15:27:19.711252 INFO: warning: flipperkit_dio_interceptor has no library level documentation comments 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:1:9) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.next] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.reject] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.next] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.reject] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.next] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-05 15:27:19.711252 INFO: warning: unresolved doc reference [handler.reject] 2024-09-05 15:27:19.711252 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_QMXICB/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-05 15:27:19.711252 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerJVGBGA/pub-cache/hosted/20240905t122100-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-05 15:27:19.711252 INFO: Found 10 warnings and 0 errors. 2024-09-05 15:27:19.745744 INFO: Writing summary.json 2024-09-05 15:27:19.749900 INFO: Running dartdoc post-processing 2024-09-05 15:27:19.753824 INFO: Creating .tar.gz archive 2024-09-05 15:27:19.948994 INFO: Finished .tar.gz archive 2024-09-05 15:27:20.445590 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-05T15:27:20.716277Z