## Running analysis for "http_services" version "2.1.1" STARTED: 2024-05-02T15:37:23.285893Z ### Starting pana 2024-05-02 15:37:39.507013 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 15:37:39.570580 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 15:37:39.832148 INFO: Downloading package http_services 2.1.1 from https://pub.dev/api/archives/http_services-2.1.1.tar.gz 2024-05-02 15:37:40.145138 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 15:37:41.801444 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 15:37:43.160474 INFO: Analyzing package... 2024-05-02 15:37:43.204363 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 15:37:54.845952 INFO: Running `git init`... 2024-05-02 15:37:54.873677 INFO: Running `git remote add origin https://github.com/magicleon94/http_services`... 2024-05-02 15:37:54.900095 INFO: Running `git remote show origin`... 2024-05-02 15:37:55.159539 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 15:37:55.576745 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 15:37:55.609163 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 15:37:58.248246 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WEUUQR/lib`... 2024-05-02 15:37:59.088935 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 15:38:20.710480 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-http_servicesOTGTRM --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 15:39:00.225768 INFO: `dartdoc` completed: 2024-05-02 15:39:00.225768 INFO: Documenting http_services... 2024-05-02 15:39:00.225768 INFO: Discovering libraries... 2024-05-02 15:39:00.225768 INFO: Linking elements... 2024-05-02 15:39:00.225768 INFO: Precaching local docs for 157763 elements... 2024-05-02 15:39:00.225768 INFO: Initialized dartdoc with 170 libraries 2024-05-02 15:39:00.225768 INFO: Generating docs for library http_services.dart from package:http_services/http_services.dart... 2024-05-02 15:39:00.225768 INFO: Documented 1 public library in 38.0 seconds 2024-05-02 15:39:00.225768 INFO: Success! Docs generated into /tmp/dartdoc-http_servicesOTGTRM 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptors: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:344:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.QueuedInterceptorsWrapper.QueuedInterceptorsWrapper: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:465:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.CancelToken.CancelToken: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/cancel_token.dart:10:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ListFormat.ListFormat: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:47:6) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.DioMixin: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:25:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.QueuedInterceptor.QueuedInterceptor: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:399:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.InterceptorsWrapper: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:324:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.Interceptor: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:214:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.RequestInterceptorHandler.RequestInterceptorHandler: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:84:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseInterceptorHandler.ResponseInterceptorHandler: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:131:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ErrorInterceptorHandler.ErrorInterceptorHandler: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:173:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Transformer.Transformer: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:21:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptors.Interceptors: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:344:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.MultipartFile.MultipartFile: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:43:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.MultipartFile.fromBytes: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:57:25) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.MultipartFile.fromString: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:79:25) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseDecoder: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:75:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Lock.Lock: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:6:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.DefaultTransformer: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:67:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseType: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:21:6) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ListFormat: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:47:6) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.OptionsMixin: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:183:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.BaseOptions.BaseOptions: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:83:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.RequestOptions.RequestOptions: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:419:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.LogInterceptor: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:11:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ListParam: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/parameter.dart:3:7) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.DefaultTransformer.DefaultTransformer: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:68:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.DioError.DioError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_error.dart:27:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.FormData.FormData: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/form_data.dart:34:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.FormData.fromMap: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/form_data.dart:39:12) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ProgressCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:17:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.RedirectRecord.RedirectRecord: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/redirect_record.dart:2:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Response.Response: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/response.dart:8:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Headers.fromMap: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/headers.dart:29:11) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorSuccessCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:268:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Response.T: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/response.dart:7:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.HttpClientAdapter.HttpClientAdapter: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:21:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.DioErrorType.DioErrorType: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_error.dart:4:6) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ValidateStatus: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:73:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorSendCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:263:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorErrorCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:273:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseBody.fromString: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:81:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.JsonDecodeCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:65:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.Dio: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:41:11) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.HeaderForEachCallback: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/headers.dart:5:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Options.Options: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:203:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.Headers.Headers: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/headers.dart:27:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.RequestEncoder: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:77:9) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseBody.ResponseBody: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:51:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseType.ResponseType: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:21:6) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ListParam.T: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/parameter.dart:3:17) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ResponseBody.fromBytes: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:89:16) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 15:39:00.225768 INFO: from http_services.ListParam.ListParam: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/parameter.dart:7:3) 2024-05-02 15:39:00.225768 INFO: referred to by http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: http_services has no library level documentation comments 2024-05-02 15:39:00.225768 INFO: from http_services: (file:///tmp/pana_WEUUQR/lib/http_services.dart:1:9) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [MultipartRequest] 2024-05-02 15:39:00.225768 INFO: from http_services.MultipartFile: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:16:7) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [QueuedInterceptors] 2024-05-02 15:39:00.225768 INFO: from http_services.QueuedInterceptorsWrapper: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:457:7) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.delete: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:141:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.deleteUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:150:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [true] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.download: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:243:20) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.get: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:65:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.getUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:74:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.head: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:124:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.headUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:133:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [interceptor.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.lock: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:185:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.patch: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:158:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.patchUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:169:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.post: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:82:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.postUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:93:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.put: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:103:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [dio.fetch(RequestOptions)] 2024-05-02 15:39:00.225768 INFO: from http_services.Dio.putUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio.dart:114:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.delete: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:206:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.deleteUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:224:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [true] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.download: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:351:20) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.get: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:54:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.getUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:72:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.head: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:172:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.headUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:190:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [interceptor.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.lock: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:288:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.patch: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:240:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.patchUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:262:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.post: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:88:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.postUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:110:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.put: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:130:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [BaseDio.requestOptions] 2024-05-02 15:39:00.225768 INFO: from http_services.DioMixin.putUri: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/dio_mixin.dart:152:23) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:302:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:302:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:302:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:284:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:284:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:284:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:293:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:293:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.InterceptorsWrapper.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:293:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:90:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:90:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:90:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onError: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:256:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:52:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:52:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:52:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:224:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.next] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:83:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.resolve] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:83:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [handler.reject] 2024-05-02 15:39:00.225768 INFO: from http_services.LogInterceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptors/log.dart:83:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from dio_mixin.Interceptor.onResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/interceptor.dart:239:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [ByteStream] 2024-05-02 15:39:00.225768 INFO: from http_services.MultipartFile.length: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:19:13) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from http_services.MultipartFile.length: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/multipart_file.dart:19:13) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 15:39:00.225768 INFO: from http_services.BaseOptions.listFormat: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:723:19) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from options._RequestConfig.listFormat: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:723:19) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [RedirectException] 2024-05-02 15:39:00.225768 INFO: from http_services.BaseOptions.maxRedirects: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:706:12) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from options._RequestConfig.maxRedirects: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:706:12) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [0] 2024-05-02 15:39:00.225768 INFO: from http_services.BaseOptions.receiveTimeout: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:650:12) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from options._RequestConfig.receiveTimeout: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:650:12) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [RedirectException] 2024-05-02 15:39:00.225768 INFO: from http_services.Options.maxRedirects: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:401:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from http_services.Options.maxRedirects: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:401:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [0] 2024-05-02 15:39:00.225768 INFO: from http_services.Options.receiveTimeout: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:357:8) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from http_services.Options.receiveTimeout: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:357:8) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 15:39:00.225768 INFO: from http_services.RequestOptions.data: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:560:11) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from http_services.RequestOptions.data: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:560:11) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-05-02 15:39:00.225768 INFO: from http_services.Transformer.transformRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:26:18) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [ResponseInterceptor] 2024-05-02 15:39:00.225768 INFO: from http_services.Transformer.transformResponse: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:33:10) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [RequestInterceptor] 2024-05-02 15:39:00.225768 INFO: from http_services.DefaultTransformer.transformRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:73:18) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from transformer.Transformer.transformRequest: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/transformer.dart:26:18) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [toData] 2024-05-02 15:39:00.225768 INFO: from http_services.HttpServiceBase.deleteData: (file:///tmp/pana_WEUUQR/lib/src/http_service_base.dart:193:13) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [toData] 2024-05-02 15:39:00.225768 INFO: from http_services.HttpServiceBase.patchData: (file:///tmp/pana_WEUUQR/lib/src/http_service_base.dart:315:13) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [toData] 2024-05-02 15:39:00.225768 INFO: from http_services.HttpServiceBase.postData: (file:///tmp/pana_WEUUQR/lib/src/http_service_base.dart:128:13) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [toData] 2024-05-02 15:39:00.225768 INFO: from http_services.HttpServiceBase.putData: (file:///tmp/pana_WEUUQR/lib/src/http_service_base.dart:254:13) 2024-05-02 15:39:00.225768 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 15:39:00.225768 INFO: from http_services.OptionsMixin.queryParameters: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:193:29) 2024-05-02 15:39:00.225768 INFO: in documentation inherited from http_services.OptionsMixin.queryParameters: (file:///tmp/analyzerUQULNM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:193:29) 2024-05-02 15:39:00.225768 INFO: Found 126 warnings and 0 errors. 2024-05-02 15:39:00.293529 INFO: Writing summary.json 2024-05-02 15:39:00.298059 INFO: Running dartdoc post-processing 2024-05-02 15:39:00.303453 INFO: Creating .tar.gz archive 2024-05-02 15:39:01.231260 INFO: Finished .tar.gz archive 2024-05-02 15:39:03.172563 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T15:39:03.281090Z