## Running analysis for "ngtest" version "4.1.0" STARTED: 2025-12-12T08:37:47.484257Z ### Starting pana 2025-12-12 08:38:02.822016 INFO: Running `dart pub unpack ngtest:4.1.0 --output /tmp/pana-ngtestNKMMPS/ngtest --no-resolve`... 2025-12-12 08:38:03.250189 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-12 08:38:03.287835 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-12 08:38:03.464408 INFO: Running `git rev-parse --show-toplevel`... 2025-12-12 08:38:03.562619 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-12 08:38:04.316038 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-12 08:38:05.571923 INFO: Analyzing package... 2025-12-12 08:38:05.612081 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-12 08:38:15.549079 INFO: Running `git init`... 2025-12-12 08:38:15.598645 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2025-12-12 08:38:15.664063 INFO: Running `git remote show origin`... 2025-12-12 08:38:15.974464 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-12 08:38:16.432274 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-12 08:38:16.467641 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2025-12-12 08:38:16.496520 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2025-12-12 08:38:16.525298 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2025-12-12 08:38:16.553807 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2025-12-12 08:38:16.581803 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2025-12-12 08:38:16.610301 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2025-12-12 08:38:16.633810 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2025-12-12 08:38:16.657370 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2025-12-12 08:38:16.684526 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2025-12-12 08:38:16.713642 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-12 08:38:23.260518 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-12 08:38:23.485375 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BGLYMP/./lib`... 2025-12-12 08:38:23.565192 INFO: Analyzing pub downgrade... 2025-12-12 08:38:23.569459 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-12 08:38:25.574767 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-12 08:38:26.307702 INFO: [pub-downgrade-success] 2025-12-12 08:38:26.312299 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-12 08:38:27.094304 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-12 08:38:27.384457 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-ngtestNKMMPS/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-12 08:38:57.651961 INFO: `dartdoc` completed: 2025-12-12 08:38:57.651961 INFO: Documenting ngtest... 2025-12-12 08:38:57.651961 INFO: Discovering libraries... 2025-12-12 08:38:57.651961 INFO: Linking elements... 2025-12-12 08:38:57.651961 INFO: Precaching local docs for 157048 elements... 2025-12-12 08:38:57.651961 INFO: Initialized dartdoc with 308 libraries 2025-12-12 08:38:57.651961 INFO: Generating docs for library compatibility.dart from package:ngtest/compatibility.dart... 2025-12-12 08:38:57.651961 INFO: Generating docs for library angular_test.dart from package:ngtest/angular_test.dart... 2025-12-12 08:38:57.651961 INFO: Documented 2 public libraries in 29.4 seconds 2025-12-12 08:38:57.651961 INFO: Success! Docs generated into /tmp/pana-ngtestNKMMPS/raw-dartdoc 2025-12-12 08:38:57.651961 INFO: warning: ambiguous reexport of bed, canonicalization candidates: (angular_test, angular_test.compatibility) -> angular_test.compatibility (confidence 0.01000) 2025-12-12 08:38:57.651961 INFO: from bed: (file:///tmp/pana_BGLYMP/lib/src/frontend/bed.dart:1:1) 2025-12-12 08:38:57.651961 INFO: angular_test: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-12 08:38:57.651961 INFO: angular_test.compatibility: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-12 08:38:57.651961 INFO: Use {@canonicalFor bed} in the desired library's documentation to 2025-12-12 08:38:57.651961 INFO: resolve the ambiguity and/or override dartdoc's decision, or structure 2025-12-12 08:38:57.651961 INFO: your package so the reexport is less ambiguous. The symbol will still be 2025-12-12 08:38:57.651961 INFO: referenced in all candidates -- this only controls the location where it 2025-12-12 08:38:57.651961 INFO: will be written and which library will be displayed in navigation for 2025-12-12 08:38:57.651961 INFO: the relevant pages. The flag 2025-12-12 08:38:57.651961 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-12 08:38:57.651961 INFO: threshold at which this warning will appear. 2025-12-12 08:38:57.651961 INFO: warning: ambiguous reexport of fixture, canonicalization candidates: (angular_test, angular_test.compatibility) -> angular_test.compatibility (confidence 0.01000) 2025-12-12 08:38:57.651961 INFO: from fixture: (file:///tmp/pana_BGLYMP/lib/src/frontend/fixture.dart:1:1) 2025-12-12 08:38:57.651961 INFO: angular_test: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-12 08:38:57.651961 INFO: angular_test.compatibility: 0.02000 - (_Reason.longName (+0.02000)) 2025-12-12 08:38:57.651961 INFO: warning: angular_test has no library level documentation comments 2025-12-12 08:38:57.651961 INFO: from angular_test: (file:///tmp/pana_BGLYMP/lib/angular_test.dart:1:1) 2025-12-12 08:38:57.651961 INFO: Found 3 warnings and 0 errors. 2025-12-12 08:38:57.679621 INFO: Writing summary.json 2025-12-12 08:38:57.682307 INFO: Running dartdoc post-processing 2025-12-12 08:38:57.684390 INFO: Creating .tar.gz archive 2025-12-12 08:38:57.966509 INFO: Finished .tar.gz archive 2025-12-12 08:38:58.277709 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-12T08:38:58.391331Z