## Running analysis for "api_agent" version "0.6.2" STARTED: 2024-05-02T11:57:24.245162Z ### Starting pana 2024-05-02 11:57:41.950327 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 11:57:42.026854 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 11:57:42.316649 INFO: Downloading package api_agent 0.6.2 from https://pub.dev/api/archives/api_agent-0.6.2.tar.gz 2024-05-02 11:57:42.756114 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 11:57:50.226629 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 11:57:52.402383 INFO: Analyzing package... 2024-05-02 11:57:52.453030 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 11:58:27.982617 INFO: Running `git init`... 2024-05-02 11:58:28.038080 INFO: Running `git remote add origin https://github.com/schultek/api_agent`... 2024-05-02 11:58:28.091652 INFO: Running `git remote show origin`... 2024-05-02 11:58:28.705034 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 11:58:29.198748 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 11:58:29.254477 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-05-02 11:58:29.308832 INFO: Running `git show origin/main:examples/basic/basic_backend/pubspec.yaml`... 2024-05-02 11:58:29.363709 INFO: Running `git show origin/main:examples/basic/basic_frontend/pubspec.yaml`... 2024-05-02 11:58:29.420274 INFO: Running `git show origin/main:examples/basic/basic_shared/pubspec.yaml`... 2024-05-02 11:58:29.475018 INFO: Running `git show origin/main:examples/custom_types/pubspec.yaml`... 2024-05-02 11:58:29.529791 INFO: Running `git show origin/main:examples/single_project/pubspec.yaml`... 2024-05-02 11:58:29.588104 INFO: Running `git show origin/main:examples/websocket/pubspec.yaml`... 2024-05-02 11:58:29.642189 INFO: Running `git show origin/main:pubspec.yaml`... 2024-05-02 11:58:30.167858 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UYMICZ/lib`... 2024-05-02 11:58:31.337630 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 11:58:56.494804 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-api_agentDTUXWB --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 12:00:18.394617 INFO: `dartdoc` completed: 2024-05-02 12:00:18.394617 INFO: Documenting api_agent... 2024-05-02 12:00:18.394617 INFO: Discovering libraries... 2024-05-02 12:00:18.394617 INFO: Linking elements... 2024-05-02 12:00:18.394617 INFO: Precaching local docs for 793889 elements... 2024-05-02 12:00:18.394617 INFO: Initialized dartdoc with 1107 libraries 2024-05-02 12:00:18.394617 INFO: Generating docs for library server.dart from package:api_agent/server.dart... 2024-05-02 12:00:18.394617 INFO: Generating docs for library clients/http_client.dart from package:api_agent/clients/http_client.dart... 2024-05-02 12:00:18.394617 INFO: Generating docs for library client.dart from package:api_agent/client.dart... 2024-05-02 12:00:18.394617 INFO: Generating docs for library api_agent.dart from package:api_agent/api_agent.dart... 2024-05-02 12:00:18.394617 INFO: Generating docs for library servers/shelf_router.dart from package:api_agent/servers/shelf_router.dart... 2024-05-02 12:00:18.394617 INFO: Generating docs for library builder.dart from package:api_agent/builder.dart... 2024-05-02 12:00:18.394617 INFO: Documented 6 public libraries in 79.8 seconds 2024-05-02 12:00:18.394617 INFO: Success! Docs generated into /tmp/dartdoc-api_agentDTUXWB 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.WrapEndpoints, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.WrapEndpoints: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:38:11) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: Use {@canonicalFor api_server.WrapEndpoints} in the desired library's 2024-05-02 12:00:18.394617 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-05-02 12:00:18.394617 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-05-02 12:00:18.394617 INFO: The symbol will still be referenced in all candidates -- this only 2024-05-02 12:00:18.394617 INFO: controls the location where it will be written and which library will be 2024-05-02 12:00:18.394617 INFO: displayed in navigation for the relevant pages. The flag 2024-05-02 12:00:18.394617 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-02 12:00:18.394617 INFO: threshold at which this warning will appear. 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.WrappedBuilder, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.WrappedBuilder: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:59:7) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.WrappedEndpoint, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.WrappedEndpoint: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:49:7) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.ApplyMiddleware, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.ApplyMiddleware: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:31:7) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.ApiResponse, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.ApiResponse: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:8:7) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.ApiEndpoint, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.ApiEndpoint: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:16:16) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.ApiBuilder, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.ApiBuilder: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:22:16) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.ApiMiddleware, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.ApiMiddleware: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:27:16) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of use_type.useType, canonicalization candidates: (client, http_client, server, shelf_router) -> shelf_router (confidence 0.000) 2024-05-02 12:00:18.394617 INFO: from use_type.useType: (file:///tmp/pana_UYMICZ/lib/src/core/use_type.dart:3:6) 2024-05-02 12:00:18.394617 INFO: client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: http_client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_server.EndpointHandler, canonicalization candidates: (shelf_router, server) -> server (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_server.EndpointHandler: (file:///tmp/pana_UYMICZ/lib/src/api_server.dart:20:9) 2024-05-02 12:00:18.394617 INFO: shelf_router: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: server: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_client.ApiClient, canonicalization candidates: (http_client, client) -> client (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_client.ApiClient: (file:///tmp/pana_UYMICZ/lib/src/api_client.dart:8:16) 2024-05-02 12:00:18.394617 INFO: http_client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: client: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_client.ApiProvider, canonicalization candidates: (http_client, client) -> client (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_client.ApiProvider: (file:///tmp/pana_UYMICZ/lib/src/api_client.dart:14:16) 2024-05-02 12:00:18.394617 INFO: http_client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: client: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_client.RelayApiClient, canonicalization candidates: (http_client, client) -> client (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_client.RelayApiClient: (file:///tmp/pana_UYMICZ/lib/src/api_client.dart:24:16) 2024-05-02 12:00:18.394617 INFO: http_client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: client: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: ambiguous reexport of api_client.RequestProvider, canonicalization candidates: (http_client, client) -> client (confidence 0.001000) 2024-05-02 12:00:18.394617 INFO: from api_client.RequestProvider: (file:///tmp/pana_UYMICZ/lib/src/api_client.dart:18:11) 2024-05-02 12:00:18.394617 INFO: http_client: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 12:00:18.394617 INFO: client: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 12:00:18.394617 INFO: warning: api_agent has no library level documentation comments 2024-05-02 12:00:18.394617 INFO: from api_agent: (file:///tmp/pana_UYMICZ/lib/api_agent.dart:1:9) 2024-05-02 12:00:18.394617 INFO: Found 15 warnings and 0 errors. 2024-05-02 12:00:18.444979 INFO: Writing summary.json 2024-05-02 12:00:18.449071 INFO: Running dartdoc post-processing 2024-05-02 12:00:18.454113 INFO: Creating .tar.gz archive 2024-05-02 12:00:18.919029 INFO: Finished .tar.gz archive 2024-05-02 12:00:19.989952 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T12:00:20.166537Z