## Running analysis for "flipper_util" version "0.0.4" STARTED: 2024-09-20T11:12:21.400723Z ### Starting pana 2024-09-20 11:12:37.622455 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-20 11:12:37.672041 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-20 11:12:37.882160 INFO: Downloading package flipper_util 0.0.4 from https://pub.dev/api/archives/flipper_util-0.0.4.tar.gz 2024-09-20 11:12:38.249766 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-20 11:12:39.889267 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-20 11:12:41.263464 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-20 11:12:43.057724 INFO: Analyzing package... 2024-09-20 11:12:43.094783 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-20 11:12:51.435259 INFO: Running `git init`... 2024-09-20 11:12:51.466669 INFO: Running `git remote add origin https://github.com/hss01248/flipper_util_flutter`... 2024-09-20 11:12:51.494680 INFO: Running `git remote show origin`... 2024-09-20 11:12:51.751839 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-20 11:12:52.162299 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-20 11:12:52.195032 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-09-20 11:12:52.232253 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-20 11:12:52.540166 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EXIEXQ/lib`... 2024-09-20 11:12:53.330511 INFO: Analyzing pub downgrade... 2024-09-20 11:12:53.337385 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-09-20 11:12:55.082850 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-20 11:12:56.631800 INFO: [pub-downgrade-success] 2024-09-20 11:12:56.637827 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-09-20 11:12:58.346924 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-20 11:12:59.940735 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-flipper_utilVMQFMV --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-20 11:14:20.997639 INFO: `dartdoc` completed: 2024-09-20 11:14:20.997639 INFO: Documenting flipper_util... 2024-09-20 11:14:20.997639 INFO: Discovering libraries... 2024-09-20 11:14:20.997639 INFO: Linking elements... 2024-09-20 11:14:20.997639 INFO: Precaching local docs for 628405 elements... 2024-09-20 11:14:20.997639 INFO: Initialized dartdoc with 846 libraries 2024-09-20 11:14:20.997639 INFO: Generating docs for library flipper_util.dart from package:flipper_util/flipper_util.dart... 2024-09-20 11:14:20.997639 INFO: Generating docs for library flipper_util_platform_interface.dart from package:flipper_util/flipper_util_platform_interface.dart... 2024-09-20 11:14:20.997639 INFO: Generating docs for library param_info.dart from package:flipper_util/param_info.dart... 2024-09-20 11:14:20.997639 INFO: Generating docs for library api_generated.dart from package:flipper_util/api_generated.dart... 2024-09-20 11:14:20.997639 INFO: Generating docs for library flipper_util_method_channel.dart from package:flipper_util/flipper_util_method_channel.dart... 2024-09-20 11:14:20.997639 INFO: Generating docs for library flipperkit_dio_interceptor.dart from package:flipper_util/flipperkit_dio_interceptor.dart... 2024-09-20 11:14:20.997639 INFO: Documented 6 public libraries in 77.5 seconds 2024-09-20 11:14:20.997639 INFO: Success! Docs generated into /tmp/dartdoc-flipper_utilVMQFMV 2024-09-20 11:14:20.997639 INFO: warning: flipperkit_dio_interceptor has no library level documentation comments 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:1:9) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.next] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.reject] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onError: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:40:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.next] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.reject] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onRequest: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:22:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.next] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.resolve] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-20 11:14:20.997639 INFO: warning: unresolved doc reference [handler.reject] 2024-09-20 11:14:20.997639 INFO: from flipperkit_dio_interceptor.FlipperKitDioInterceptor.onResponse: (file:///tmp/pana_EXIEXQ/lib/flipperkit_dio_interceptor.dart:31:8) 2024-09-20 11:14:20.997639 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerWKKXQJ/pub-cache/hosted/20240911t105800-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-09-20 11:14:20.997639 INFO: Found 10 warnings and 0 errors. 2024-09-20 11:14:21.034418 INFO: Writing summary.json 2024-09-20 11:14:21.038707 INFO: Running dartdoc post-processing 2024-09-20 11:14:21.042319 INFO: Creating .tar.gz archive 2024-09-20 11:14:21.261425 INFO: Finished .tar.gz archive 2024-09-20 11:14:21.772147 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-20T11:14:22.062970Z