## Running analysis for "dio" version "5.4.3+1" STARTED: 2024-05-02T13:19:42.585510Z ### Starting pana 2024-05-02 13:19:56.191870 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 13:19:56.232953 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 13:19:56.439618 INFO: Downloading package dio 5.4.3+1 from https://pub-web.flutter-io.cn/api/archives/dio-5.4.3%2B1.tar.gz 2024-05-02 13:19:56.667612 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 13:19:57.946746 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 13:19:58.886600 INFO: Analyzing package... 2024-05-02 13:19:58.914550 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 13:20:14.480306 INFO: Running `git init`... 2024-05-02 13:20:14.511561 INFO: Running `git remote add origin https://github.com/cfug/dio`... 2024-05-02 13:20:14.541281 INFO: Running `git remote show origin`... 2024-05-02 13:20:14.810425 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 13:20:15.472902 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 13:20:15.506985 INFO: Running `git show origin/main:dio/pubspec.yaml`... 2024-05-02 13:20:15.542388 INFO: Running `git show origin/main:dio_test/pubspec.yaml`... 2024-05-02 13:20:15.573465 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-05-02 13:20:15.607371 INFO: Running `git show origin/main:example_flutter_app/pubspec.yaml`... 2024-05-02 13:20:15.643862 INFO: Running `git show origin/main:plugins/compatibility_layer/pubspec.yaml`... 2024-05-02 13:20:15.675311 INFO: Running `git show origin/main:plugins/cookie_manager/pubspec.yaml`... 2024-05-02 13:20:15.705752 INFO: Running `git show origin/main:plugins/http2_adapter/pubspec.yaml`... 2024-05-02 13:20:15.740260 INFO: Running `git show origin/main:plugins/native_dio_adapter/example/pubspec.yaml`... 2024-05-02 13:20:15.772499 INFO: Running `git show origin/main:plugins/native_dio_adapter/pubspec.yaml`... 2024-05-02 13:20:15.805700 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-02 13:20:18.637134 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_IGSTWU/lib`... 2024-05-02 13:20:19.761911 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 13:20:37.600640 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-dioNUGQYO --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 13:21:06.658304 INFO: `dartdoc` completed: 2024-05-02 13:21:06.658304 INFO: Documenting dio... 2024-05-02 13:21:06.658304 INFO: Discovering libraries... 2024-05-02 13:21:06.658304 INFO: Linking elements... 2024-05-02 13:21:06.658304 INFO: Precaching local docs for 159246 elements... 2024-05-02 13:21:06.658304 INFO: Initialized dartdoc with 205 libraries 2024-05-02 13:21:06.658304 INFO: Generating docs for category Migration Guide from package:dio... 2024-05-02 13:21:06.658304 INFO: Generating docs for category Plugins from package:dio... 2024-05-02 13:21:06.658304 INFO: Generating docs for library dio.dart from package:dio/dio.dart... 2024-05-02 13:21:06.658304 INFO: Generating docs for library io.dart from package:dio/io.dart... 2024-05-02 13:21:06.658304 INFO: Generating docs for library browser.dart from package:dio/browser.dart... 2024-05-02 13:21:06.658304 INFO: Documented 3 public libraries in 27.9 seconds 2024-05-02 13:21:06.658304 INFO: Success! Docs generated into /tmp/dartdoc-dioNUGQYO 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [HttpAdapter] 2024-05-02 13:21:06.658304 INFO: from dio.HttpClientAdapter: (file:///tmp/pana_IGSTWU/lib/src/adapter.dart:27:16) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [MultipartRequest] 2024-05-02 13:21:06.658304 INFO: from dio.MultipartFile: (file:///tmp/pana_IGSTWU/lib/src/multipart_file.dart:14:7) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [Dio.Transformer] 2024-05-02 13:21:06.658304 INFO: from dio.Transformer: (file:///tmp/pana_IGSTWU/lib/src/transformer.dart:15:16) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [ByteStream] 2024-05-02 13:21:06.658304 INFO: from dio.MultipartFile.length: (file:///tmp/pana_IGSTWU/lib/src/multipart_file.dart:99:13) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.MultipartFile.length: (file:///tmp/pana_IGSTWU/lib/src/multipart_file.dart:99:13) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [ImplyContentTypeInterceptor] 2024-05-02 13:21:06.658304 INFO: from dio.Options.contentType: (file:///tmp/pana_IGSTWU/lib/src/options.dart:431:11) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.Options.contentType: (file:///tmp/pana_IGSTWU/lib/src/options.dart:431:11) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [RedirectException] 2024-05-02 13:21:06.658304 INFO: from dio.Options.maxRedirects: (file:///tmp/pana_IGSTWU/lib/src/options.dart:470:8) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.Options.maxRedirects: (file:///tmp/pana_IGSTWU/lib/src/options.dart:470:8) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [cancel] 2024-05-02 13:21:06.658304 INFO: from dio.RequestOptions.cancelToken: (file:///tmp/pana_IGSTWU/lib/src/options.dart:659:16) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.RequestOptions.cancelToken: (file:///tmp/pana_IGSTWU/lib/src/options.dart:659:16) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [count] 2024-05-02 13:21:06.658304 INFO: from dio.RequestOptions.onReceiveProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:662:21) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.RequestOptions.onReceiveProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:662:21) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [total] 2024-05-02 13:21:06.658304 INFO: from dio.RequestOptions.onReceiveProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:662:21) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.RequestOptions.onReceiveProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:662:21) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [count] 2024-05-02 13:21:06.658304 INFO: from dio.RequestOptions.onSendProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:665:21) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.RequestOptions.onSendProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:665:21) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [total] 2024-05-02 13:21:06.658304 INFO: from dio.RequestOptions.onSendProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:665:21) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.RequestOptions.onSendProgress: (file:///tmp/pana_IGSTWU/lib/src/options.dart:665:21) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-05-02 13:21:06.658304 INFO: from dio.Transformer.transformRequest: (file:///tmp/pana_IGSTWU/lib/src/transformer.dart:20:18) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [ResponseInterceptor] 2024-05-02 13:21:06.658304 INFO: from dio.Transformer.transformResponse: (file:///tmp/pana_IGSTWU/lib/src/transformer.dart:28:10) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-05-02 13:21:06.658304 INFO: from dio.SyncTransformer.transformRequest: (file:///tmp/pana_IGSTWU/lib/src/transformers/sync_transformer.dart:33:18) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from transformer.Transformer.transformRequest: (file:///tmp/pana_IGSTWU/lib/src/transformer.dart:20:18) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [ResponseInterceptor] 2024-05-02 13:21:06.658304 INFO: from dio.SyncTransformer.transformResponse: (file:///tmp/pana_IGSTWU/lib/src/transformers/sync_transformer.dart:55:19) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from transformer.Transformer.transformResponse: (file:///tmp/pana_IGSTWU/lib/src/transformer.dart:28:10) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from dio.Dio.download: (file:///tmp/pana_IGSTWU/lib/src/dio.dart:238:20) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from dio.Dio.downloadUri: (file:///tmp/pana_IGSTWU/lib/src/dio.dart:251:20) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from dio.DioMixin.download: (file:///tmp/pana_IGSTWU/lib/src/dio_mixin.dart:299:20) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.Dio.download: (file:///tmp/pana_IGSTWU/lib/src/dio.dart:238:20) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from dio.DioMixin.downloadUri: (file:///tmp/pana_IGSTWU/lib/src/dio_mixin.dart:276:20) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.Dio.downloadUri: (file:///tmp/pana_IGSTWU/lib/src/dio.dart:251:20) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [badCertificateCallback] 2024-05-02 13:21:06.658304 INFO: from io.IOHttpClientAdapter.validateCertificate: (file:///tmp/pana_IGSTWU/lib/src/adapters/io_adapter.dart:57:24) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from io.IOHttpClientAdapter.validateCertificate: (file:///tmp/pana_IGSTWU/lib/src/adapters/io_adapter.dart:57:24) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from io.DioForNative.download: (file:///tmp/pana_IGSTWU/lib/src/dio/dio_for_native.dart:28:20) 2024-05-02 13:21:06.658304 INFO: warning: unresolved doc reference [true] 2024-05-02 13:21:06.658304 INFO: from browser.DioForBrowser.download: (file:///tmp/pana_IGSTWU/lib/src/dio/dio_for_browser.dart:22:20) 2024-05-02 13:21:06.658304 INFO: in documentation inherited from dio.Dio.download: (file:///tmp/pana_IGSTWU/lib/src/dio.dart:238:20) 2024-05-02 13:21:06.658304 INFO: Found 22 warnings and 0 errors. 2024-05-02 13:21:06.693177 INFO: Writing summary.json 2024-05-02 13:21:06.696973 INFO: Running dartdoc post-processing 2024-05-02 13:21:06.700492 INFO: Creating .tar.gz archive 2024-05-02 13:21:07.453934 INFO: Finished .tar.gz archive 2024-05-02 13:21:09.014812 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T13:21:09.121466Z