## Running analysis for "at_lookup" version "2.0.5" STARTED: 2025-04-20T21:40:06.719718Z ### Starting pana 2025-04-20 21:40:28.030988 INFO: Running `dart pub unpack at_lookup:2.0.5 --output /tmp/pana-at_lookupXVFRPZ/at_lookup --no-resolve`... 2025-04-20 21:40:29.338250 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-20 21:40:29.390139 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-20 21:40:29.658743 INFO: Running `git rev-parse --show-toplevel`... 2025-04-20 21:40:29.773919 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-20 21:40:31.517935 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-20 21:40:33.331741 INFO: Analyzing package... 2025-04-20 21:40:33.392749 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-20 21:40:49.517592 INFO: Running `git init`... 2025-04-20 21:40:49.570693 INFO: Running `git remote add origin https://github.com/atsign-foundation/at_libraries`... 2025-04-20 21:40:49.626649 INFO: Running `git remote show origin`... 2025-04-20 21:40:49.965867 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin trunk`... 2025-04-20 21:40:50.619987 INFO: Running `git ls-tree -r --name-only --full-tree origin/trunk`... 2025-04-20 21:40:50.663355 INFO: Running `git show origin/trunk:packages/at_auth/pubspec.yaml`... 2025-04-20 21:40:50.708527 INFO: Running `git show origin/trunk:packages/at_chops/pubspec.yaml`... 2025-04-20 21:40:50.759649 INFO: Running `git show origin/trunk:packages/at_cli_commons/example/pubspec.yaml`... 2025-04-20 21:40:50.806062 INFO: Running `git show origin/trunk:packages/at_cli_commons/pubspec.yaml`... 2025-04-20 21:40:50.849007 INFO: Running `git show origin/trunk:packages/at_commons/pubspec.yaml`... 2025-04-20 21:40:50.894681 INFO: Running `git show origin/trunk:packages/at_contact/pubspec.yaml`... 2025-04-20 21:40:50.937484 INFO: Running `git show origin/trunk:packages/at_lookup/example/pubspec.yaml`... 2025-04-20 21:40:50.976610 INFO: Running `git show origin/trunk:packages/at_lookup/pubspec.yaml`... 2025-04-20 21:40:51.019703 INFO: Running `git show origin/trunk:packages/at_onboarding_cli/pubspec.yaml`... 2025-04-20 21:40:51.063524 INFO: Running `git show origin/trunk:packages/at_policy/example/pubspec.yaml`... 2025-04-20 21:40:51.108021 INFO: Running `git show origin/trunk:packages/at_policy/pubspec.yaml`... 2025-04-20 21:40:51.152203 INFO: Running `git show origin/trunk:packages/at_server_status/pubspec.yaml`... 2025-04-20 21:40:51.195213 INFO: Running `git show origin/trunk:packages/at_utils/pubspec.yaml`... 2025-04-20 21:40:51.235493 INFO: Running `git show origin/trunk:packages/base2e15/pubspec.yaml`... 2025-04-20 21:40:51.274875 INFO: Running `git show origin/trunk:packages/dart_utf7/pubspec.yaml`... 2025-04-20 21:40:51.316294 INFO: Running `git show origin/trunk:pubspec.yaml`... 2025-04-20 21:40:51.354923 INFO: Running `git show origin/trunk:tests/at_onboarding_cli_functional_tests/pubspec.yaml`... 2025-04-20 21:40:58.816114 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DCRYIT/./lib`... 2025-04-20 21:41:00.136475 INFO: Analyzing pub downgrade... 2025-04-20 21:41:00.146218 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-20 21:41:02.951925 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-20 21:41:07.212836 INFO: [pub-downgrade-success] 2025-04-20 21:41:07.218962 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-20 21:41:08.912265 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-20 21:41:10.737159 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-at_lookupXVFRPZ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-20 21:42:03.172334 INFO: `dartdoc` completed: 2025-04-20 21:42:03.172334 INFO: Documenting at_lookup... 2025-04-20 21:42:03.172334 INFO: Discovering libraries... 2025-04-20 21:42:03.172334 INFO: Linking elements... 2025-04-20 21:42:03.172334 INFO: Precaching local docs for 180875 elements... 2025-04-20 21:42:03.172334 INFO: Initialized dartdoc with 423 libraries 2025-04-20 21:42:03.172334 INFO: Generating docs for library at_lookup.dart from package:at_lookup/at_lookup.dart... 2025-04-20 21:42:03.172334 INFO: Documented 1 public library in 50.7 seconds 2025-04-20 21:42:03.172334 INFO: Success! Docs generated into /tmp/pana-at_lookupXVFRPZ/raw-dartdoc 2025-04-20 21:42:03.172334 INFO: warning: unresolved doc reference [AtIOException] 2025-04-20 21:42:03.172334 INFO: from outbound_connection.OutboundConnection.write: (file:///tmp/pana_DCRYIT/lib/src/connection/base_connection.dart:41:16) 2025-04-20 21:42:03.172334 INFO: in documentation inherited from at_connection.AtConnection.write: (file:///tmp/pana_DCRYIT/lib/src/connection/at_connection.dart:7:8) 2025-04-20 21:42:03.172334 INFO: Found 1 warning and 0 errors. 2025-04-20 21:42:03.208660 INFO: Writing summary.json 2025-04-20 21:42:03.212877 INFO: Running dartdoc post-processing 2025-04-20 21:42:03.216970 INFO: Creating .tar.gz archive 2025-04-20 21:42:03.451573 INFO: Finished .tar.gz archive 2025-04-20 21:42:04.233237 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-20T21:42:04.362764Z