## Running analysis for "dio" version "4.0.6" STARTED: 2024-06-06T13:54:36.715280Z ### Starting pana 2024-06-06 13:54:53.403643 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-06 13:54:53.505772 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-06 13:54:53.828902 INFO: Downloading package dio 4.0.6 from https://pub-web.flutter-io.cn/api/archives/dio-4.0.6.tar.gz 2024-06-06 13:54:54.055507 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-06 13:54:55.043723 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-06 13:54:56.037741 INFO: Analyzing package... 2024-06-06 13:54:56.068874 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 13:55:07.745707 INFO: Running `git init`... 2024-06-06 13:55:07.775750 INFO: Running `git remote add origin https://github.com/flutterchina/dio`... 2024-06-06 13:55:07.805263 INFO: Running `git remote show origin`... 2024-06-06 13:55:08.085007 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-06-06 13:55:08.759424 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-06-06 13:55:08.794166 INFO: Running `git show origin/main:dio/pubspec.yaml`... 2024-06-06 13:55:08.830478 INFO: Running `git show origin/main:dio_test/pubspec.yaml`... 2024-06-06 13:55:08.860938 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-06-06 13:55:08.893155 INFO: Running `git show origin/main:example_flutter_app/pubspec.yaml`... 2024-06-06 13:55:08.927143 INFO: Running `git show origin/main:plugins/compatibility_layer/pubspec.yaml`... 2024-06-06 13:55:08.960550 INFO: Running `git show origin/main:plugins/cookie_manager/pubspec.yaml`... 2024-06-06 13:55:08.992374 INFO: Running `git show origin/main:plugins/http2_adapter/pubspec.yaml`... 2024-06-06 13:55:09.023922 INFO: Running `git show origin/main:plugins/native_dio_adapter/example/pubspec.yaml`... 2024-06-06 13:55:09.054345 INFO: Running `git show origin/main:plugins/native_dio_adapter/pubspec.yaml`... 2024-06-06 13:55:09.086462 INFO: Running `git show origin/main:pubspec.yaml`... 2024-06-06 13:55:09.124210 INFO: `dio/pubspec.yaml` from the repository URL mismatch: expected `https://github.com/flutterchina/dio` but got `https://github.com/cfug/dio`. 2024-06-06 13:55:11.267976 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RBVLIO/lib`... 2024-06-06 13:55:12.456320 INFO: Analyzing pub downgrade... 2024-06-06 13:55:12.461581 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-06 13:55:13.479795 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-06 13:55:15.663340 INFO: [pub-downgrade-success] 2024-06-06 13:55:15.669149 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-06 13:55:16.667590 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-06 13:55:18.324445 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-dioLCADUF --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-06 13:55:55.780200 INFO: `dartdoc` completed: 2024-06-06 13:55:55.780200 INFO: Documenting dio... 2024-06-06 13:55:55.780200 INFO: Discovering libraries... 2024-06-06 13:55:55.780200 INFO: Linking elements... 2024-06-06 13:55:55.780200 INFO: Precaching local docs for 156109 elements... 2024-06-06 13:55:55.780200 INFO: Initialized dartdoc with 156 libraries 2024-06-06 13:55:55.780200 INFO: Generating docs for library dio.dart from package:dio/dio.dart... 2024-06-06 13:55:55.780200 INFO: Generating docs for library native_imp.dart from package:dio/native_imp.dart... 2024-06-06 13:55:55.780200 INFO: Generating docs for library adapter_browser.dart from package:dio/adapter_browser.dart... 2024-06-06 13:55:55.780200 INFO: Generating docs for library adapter.dart from package:dio/adapter.dart... 2024-06-06 13:55:55.780200 INFO: Generating docs for library browser_imp.dart from package:dio/browser_imp.dart... 2024-06-06 13:55:55.780200 INFO: Documented 5 public libraries in 34.7 seconds 2024-06-06 13:55:55.780200 INFO: Success! Docs generated into /tmp/dartdoc-dioLCADUF 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [compute] 2024-06-06 13:55:55.780200 INFO: from package-dio: file:///tmp/pana_RBVLIO 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [MultipartRequest] 2024-06-06 13:55:55.780200 INFO: from dio.MultipartFile: (file:///tmp/pana_RBVLIO/lib/src/multipart_file.dart:16:7) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [QueuedInterceptors] 2024-06-06 13:55:55.780200 INFO: from dio.QueuedInterceptorsWrapper: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:457:7) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.delete: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:141:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.deleteUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:150:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [true] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.download: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:243:20) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.get: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:65:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.getUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:74:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.head: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:124:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.headUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:133:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [interceptor.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.lock: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:185:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.patch: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:158:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.patchUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:169:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.post: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:82:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.postUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:93:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.put: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:103:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-06-06 13:55:55.780200 INFO: from dio.Dio.putUri: (file:///tmp/pana_RBVLIO/lib/src/dio.dart:114:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.delete: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:206:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.deleteUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:224:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [true] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.download: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:351:20) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.get: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:54:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.getUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:72:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.head: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:172:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.headUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:190:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [interceptor.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.lock: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:288:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.patch: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:240:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.patchUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:262:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.post: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:88:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.postUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:110:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.put: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:130:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-06-06 13:55:55.780200 INFO: from dio.DioMixin.putUri: (file:///tmp/pana_RBVLIO/lib/src/dio_mixin.dart:152:23) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:302:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:302:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:302:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:284:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:284:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:284:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:293:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:293:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.InterceptorsWrapper.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:293:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:90:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:90:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:90:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:256:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:52:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:52:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:52:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:224:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.next] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:83:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.resolve] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:83:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [handler.reject] 2024-06-06 13:55:55.780200 INFO: from dio.LogInterceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptors/log.dart:83:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/pana_RBVLIO/lib/src/interceptor.dart:239:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [ByteStream] 2024-06-06 13:55:55.780200 INFO: from dio.MultipartFile.length: (file:///tmp/pana_RBVLIO/lib/src/multipart_file.dart:19:13) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio.MultipartFile.length: (file:///tmp/pana_RBVLIO/lib/src/multipart_file.dart:19:13) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [MultiParam] 2024-06-06 13:55:55.780200 INFO: from dio.BaseOptions.listFormat: (file:///tmp/pana_RBVLIO/lib/src/options.dart:723:19) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from options._RequestConfig.listFormat: (file:///tmp/pana_RBVLIO/lib/src/options.dart:723:19) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [RedirectException] 2024-06-06 13:55:55.780200 INFO: from dio.BaseOptions.maxRedirects: (file:///tmp/pana_RBVLIO/lib/src/options.dart:706:12) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from options._RequestConfig.maxRedirects: (file:///tmp/pana_RBVLIO/lib/src/options.dart:706:12) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [0] 2024-06-06 13:55:55.780200 INFO: from dio.BaseOptions.receiveTimeout: (file:///tmp/pana_RBVLIO/lib/src/options.dart:650:12) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from options._RequestConfig.receiveTimeout: (file:///tmp/pana_RBVLIO/lib/src/options.dart:650:12) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [RedirectException] 2024-06-06 13:55:55.780200 INFO: from dio.Options.maxRedirects: (file:///tmp/pana_RBVLIO/lib/src/options.dart:401:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio.Options.maxRedirects: (file:///tmp/pana_RBVLIO/lib/src/options.dart:401:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [0] 2024-06-06 13:55:55.780200 INFO: from dio.Options.receiveTimeout: (file:///tmp/pana_RBVLIO/lib/src/options.dart:357:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio.Options.receiveTimeout: (file:///tmp/pana_RBVLIO/lib/src/options.dart:357:8) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [MultiParam] 2024-06-06 13:55:55.780200 INFO: from dio.RequestOptions.data: (file:///tmp/pana_RBVLIO/lib/src/options.dart:560:11) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio.RequestOptions.data: (file:///tmp/pana_RBVLIO/lib/src/options.dart:560:11) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-06-06 13:55:55.780200 INFO: from dio.Transformer.transformRequest: (file:///tmp/pana_RBVLIO/lib/src/transformer.dart:26:18) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [ResponseInterceptor] 2024-06-06 13:55:55.780200 INFO: from dio.Transformer.transformResponse: (file:///tmp/pana_RBVLIO/lib/src/transformer.dart:33:10) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-06-06 13:55:55.780200 INFO: from dio.DefaultTransformer.transformRequest: (file:///tmp/pana_RBVLIO/lib/src/transformer.dart:73:18) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from transformer.Transformer.transformRequest: (file:///tmp/pana_RBVLIO/lib/src/transformer.dart:26:18) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [MultiParam] 2024-06-06 13:55:55.780200 INFO: from dio.OptionsMixin.queryParameters: (file:///tmp/pana_RBVLIO/lib/src/options.dart:193:29) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from dio.OptionsMixin.queryParameters: (file:///tmp/pana_RBVLIO/lib/src/options.dart:193:29) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [String Function(Headers)] 2024-06-06 13:55:55.780200 INFO: from native_imp.DioForNative.download: (file:///tmp/pana_RBVLIO/lib/src/entry/dio_for_native.dart:65:20) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference [true] 2024-06-06 13:55:55.780200 INFO: from native_imp.DioForNative.download: (file:///tmp/pana_RBVLIO/lib/src/entry/dio_for_native.dart:65:20) 2024-06-06 13:55:55.780200 INFO: warning: unresolved doc reference ['withCredentials'] 2024-06-06 13:55:55.780200 INFO: from adapter_browser.BrowserHttpClientAdapter.withCredentials: (file:///tmp/pana_RBVLIO/lib/src/adapters/browser_adapter.dart:23:8) 2024-06-06 13:55:55.780200 INFO: in documentation inherited from adapter_browser.BrowserHttpClientAdapter.withCredentials: (file:///tmp/pana_RBVLIO/lib/src/adapters/browser_adapter.dart:23:8) 2024-06-06 13:55:55.780200 INFO: Found 72 warnings and 0 errors. 2024-06-06 13:55:55.831824 INFO: Writing summary.json 2024-06-06 13:55:55.834441 INFO: Running dartdoc post-processing 2024-06-06 13:55:55.837624 INFO: Creating .tar.gz archive 2024-06-06 13:55:56.494341 INFO: Finished .tar.gz archive 2024-06-06 13:55:58.391600 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-06T13:55:58.479798Z