## Running analysis for "roundtripper" version "0.4.0" STARTED: 2024-05-02T17:58:33.104590Z ### Starting pana 2024-05-02 17:58:47.450356 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 17:58:47.488739 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 17:58:47.700507 INFO: Downloading package roundtripper 0.4.0 from https://pub.dev/api/archives/roundtripper-0.4.0.tar.gz 2024-05-02 17:58:47.959251 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 17:58:53.228688 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 17:58:54.939495 INFO: Analyzing package... 2024-05-02 17:58:54.980788 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 17:59:06.768264 INFO: Running `git init`... 2024-05-02 17:59:06.793052 INFO: Running `git remote add origin https://github.com/v42one/dartx`... 2024-05-02 17:59:06.817450 INFO: Running `git remote show origin`... 2024-05-02 17:59:07.103116 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 17:59:07.543300 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 17:59:07.569594 INFO: Running `git show origin/main:packages/contextdart/pubspec.yaml`... 2024-05-02 17:59:07.596878 INFO: Running `git show origin/main:packages/logr/pubspec.yaml`... 2024-05-02 17:59:07.621080 INFO: Running `git show origin/main:packages/pubtidy/pubspec.yaml`... 2024-05-02 17:59:07.646901 INFO: Running `git show origin/main:packages/roundtripper/pubspec.yaml`... 2024-05-02 17:59:10.081569 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MAMLEZ/lib`... 2024-05-02 17:59:10.846716 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 17:59:30.099945 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-roundtripperNMIBPH --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 18:00:02.157266 INFO: `dartdoc` completed: 2024-05-02 18:00:02.157266 INFO: Documenting roundtripper... 2024-05-02 18:00:02.157266 INFO: Discovering libraries... 2024-05-02 18:00:02.157266 INFO: Linking elements... 2024-05-02 18:00:02.157266 INFO: Precaching local docs for 160107 elements... 2024-05-02 18:00:02.157266 INFO: Initialized dartdoc with 193 libraries 2024-05-02 18:00:02.157266 INFO: Generating docs for library roundtripper.dart from package:roundtripper/roundtripper.dart... 2024-05-02 18:00:02.157266 INFO: Generating docs for library roundtripbuilders.dart from package:roundtripper/roundtripbuilders.dart... 2024-05-02 18:00:02.157266 INFO: Documented 2 public libraries in 30.7 seconds 2024-05-02 18:00:02.157266 INFO: Success! Docs generated into /tmp/dartdoc-roundtripperNMIBPH 2024-05-02 18:00:02.157266 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.RequestOptions: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:419:3) 2024-05-02 18:00:02.157266 INFO: referred to by roundtripper: (file:///tmp/pana_MAMLEZ/lib/roundtripper.dart:1:1) 2024-05-02 18:00:02.157266 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 18:00:02.157266 INFO: from roundtripper.HttpClientAdapter: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:21:16) 2024-05-02 18:00:02.157266 INFO: referred to by roundtripper: (file:///tmp/pana_MAMLEZ/lib/roundtripper.dart:1:1) 2024-05-02 18:00:02.157266 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 18:00:02.157266 INFO: from roundtripper.createAdapter: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapters/io_adapter.dart:11:19) 2024-05-02 18:00:02.157266 INFO: referred to by roundtripper: (file:///tmp/pana_MAMLEZ/lib/roundtripper.dart:1:1) 2024-05-02 18:00:02.157266 INFO: warning: private API of package:dio is reexported by libraries in other packages: 2024-05-02 18:00:02.157266 INFO: from roundtripper.HttpClientAdapter.HttpClientAdapter: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/adapter.dart:21:16) 2024-05-02 18:00:02.157266 INFO: referred to by roundtripper: (file:///tmp/pana_MAMLEZ/lib/roundtripper.dart:1:1) 2024-05-02 18:00:02.157266 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.data: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:560:11) 2024-05-02 18:00:02.157266 INFO: in documentation inherited from roundtripper.RequestOptions.data: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:560:11) 2024-05-02 18:00:02.157266 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.listFormat: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:723:19) 2024-05-02 18:00:02.157266 INFO: in documentation inherited from options._RequestConfig.listFormat: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:723:19) 2024-05-02 18:00:02.157266 INFO: warning: unresolved doc reference [RedirectException] 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.maxRedirects: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:706:12) 2024-05-02 18:00:02.157266 INFO: in documentation inherited from options._RequestConfig.maxRedirects: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:706:12) 2024-05-02 18:00:02.157266 INFO: warning: unresolved doc reference [MultiParam] 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.queryParameters: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:193:29) 2024-05-02 18:00:02.157266 INFO: in documentation inherited from options.OptionsMixin.queryParameters: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:193:29) 2024-05-02 18:00:02.157266 INFO: warning: unresolved doc reference [0] 2024-05-02 18:00:02.157266 INFO: from roundtripper.RequestOptions.receiveTimeout: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:650:12) 2024-05-02 18:00:02.157266 INFO: in documentation inherited from options._RequestConfig.receiveTimeout: (file:///tmp/analyzerYZJROX/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/dio-4.0.6/lib/src/options.dart:650:12) 2024-05-02 18:00:02.157266 INFO: Found 9 warnings and 0 errors. 2024-05-02 18:00:02.197105 INFO: Writing summary.json 2024-05-02 18:00:02.200486 INFO: Running dartdoc post-processing 2024-05-02 18:00:02.210323 INFO: Creating .tar.gz archive 2024-05-02 18:00:02.486937 INFO: Finished .tar.gz archive 2024-05-02 18:00:03.146674 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T18:00:03.230538Z