## Running analysis for "ngdart" version "7.1.0" STARTED: 2025-10-29T19:02:25.939521Z ### Starting pana 2025-10-29 19:02:37.025662 INFO: Running `dart pub unpack ngdart:7.1.0 --output /tmp/pana-ngdartHFGWFT/ngdart --no-resolve`... 2025-10-29 19:02:37.715059 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-29 19:02:37.746233 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-29 19:02:37.874272 INFO: Running `git rev-parse --show-toplevel`... 2025-10-29 19:02:37.994188 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-29 19:02:39.979692 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-29 19:02:41.982070 INFO: Analyzing package... 2025-10-29 19:02:42.017356 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-29 19:02:53.216613 INFO: Running `git init`... 2025-10-29 19:02:53.243042 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2025-10-29 19:02:53.269319 INFO: Running `git remote show origin`... 2025-10-29 19:02:53.532618 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-29 19:02:54.383263 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-29 19:02:54.415009 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2025-10-29 19:02:54.441999 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2025-10-29 19:02:54.467494 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2025-10-29 19:02:54.494535 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2025-10-29 19:02:54.521544 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2025-10-29 19:02:54.549476 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2025-10-29 19:02:54.574669 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2025-10-29 19:02:54.600569 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2025-10-29 19:02:54.627790 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2025-10-29 19:02:54.656113 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-29 19:02:56.987857 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-29 19:02:57.833341 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KWBXXQ/./lib`... 2025-10-29 19:02:59.259379 INFO: Analyzing pub downgrade... 2025-10-29 19:02:59.263079 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-29 19:03:02.439056 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-29 19:03:06.926314 INFO: [pub-downgrade-failed] 2025-10-29 19:03:06.929690 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-29 19:03:08.649997 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-29 19:03:09.649151 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-ngdartHFGWFT/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-29 19:03:31.119658 INFO: `dartdoc` completed: 2025-10-29 19:03:31.119658 INFO: Documenting ngdart... 2025-10-29 19:03:31.119658 INFO: Discovering libraries... 2025-10-29 19:03:31.119658 INFO: Linking elements... 2025-10-29 19:03:31.119658 INFO: Precaching local docs for 156288 elements... 2025-10-29 19:03:31.119658 INFO: Initialized dartdoc with 291 libraries 2025-10-29 19:03:31.119658 INFO: Generating docs for library angular.dart from package:ngdart/angular.dart... 2025-10-29 19:03:31.119658 INFO: Generating docs for library di.dart from package:ngdart/di.dart... 2025-10-29 19:03:31.119658 INFO: Generating docs for library experimental.dart from package:ngdart/experimental.dart... 2025-10-29 19:03:31.119658 INFO: Documented 3 public libraries in 20.5 seconds 2025-10-29 19:03:31.119658 INFO: Success! Docs generated into /tmp/pana-ngdartHFGWFT/raw-dartdoc 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.provide, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.provide: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:33:13) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: Use {@canonicalFor di_providers.provide} in the desired library's 2025-10-29 19:03:31.119658 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-29 19:03:31.119658 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-29 19:03:31.119658 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-29 19:03:31.119658 INFO: controls the location where it will be written and which library will be 2025-10-29 19:03:31.119658 INFO: displayed in navigation for the relevant pages. The flag 2025-10-29 19:03:31.119658 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-29 19:03:31.119658 INFO: threshold at which this warning will appear. 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.Inject, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.Inject: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:43:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.Injectable, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.Injectable: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:116:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.Optional, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.Optional: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:139:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.Self, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.Self: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:166:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.SkipSelf, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.SkipSelf: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:193:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments.Host, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_arguments.Host: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:251:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.Provider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.Provider: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:61:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.ClassProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.ClassProvider: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:178:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.ExistingProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.ExistingProvider: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:205:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.FactoryProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.FactoryProvider: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:237:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers.ValueProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_providers.ValueProvider: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:276:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_tokens.OpaqueToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_tokens.OpaqueToken: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_tokens.dart:46:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_tokens.MultiToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_tokens.MultiToken: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_tokens.dart:128:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives.Directive, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from directives.Directive: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:39:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives.Component, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from directives.Component: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:151:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives.Pipe, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from directives.Pipe: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:264:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives.Input, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from directives.Input: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:699:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives.Output, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from directives.Output: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:756:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_generate_injector.GenerateInjector, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_generate_injector.GenerateInjector: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_generate_injector.dart:22:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_modules.Module, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-29 19:03:31.119658 INFO: from di_modules.Module: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_modules.dart:42:7) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from angular.meta: (file:///tmp/pana_KWBXXQ/lib/src/meta.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from change_detection_constants: (file:///tmp/pana_KWBXXQ/lib/src/meta/change_detection_constants.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from change_detection_link: (file:///tmp/pana_KWBXXQ/lib/src/meta/change_detection_link.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from di_arguments: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_arguments.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from di_generate_injector: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_generate_injector.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from di_modules: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_modules.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from di_providers: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_providers.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from di_tokens: (file:///tmp/pana_KWBXXQ/lib/src/meta/di_tokens.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-29 19:03:31.119658 INFO: from directives: (file:///tmp/pana_KWBXXQ/lib/src/meta/directives.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from typed: (file:///tmp/pana_KWBXXQ/lib/src/meta/typed.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of view, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from view: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from visibility: (file:///tmp/pana_KWBXXQ/lib/src/meta/visibility.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from lifecycle_hooks: (file:///tmp/pana_KWBXXQ/lib/src/meta/lifecycle_hooks.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from ng_zone: (file:///tmp/pana_KWBXXQ/lib/src/core/zone/ng_zone.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-29 19:03:31.119658 INFO: from component_factory: (file:///tmp/pana_KWBXXQ/lib/src/core/linker/component_factory.dart:1:1) 2025-10-29 19:03:31.119658 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-29 19:03:31.119658 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [OnChanges] 2025-10-29 19:03:31.119658 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_KWBXXQ/lib/src/meta/lifecycle_hooks.dart:131:16) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [true] 2025-10-29 19:03:31.119658 INFO: from ng_class.NgClass: (file:///tmp/pana_KWBXXQ/lib/src/common/directives/ng_class.dart:54:7) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2025-10-29 19:03:31.119658 INFO: from template_ref.TemplateRef: (file:///tmp/pana_KWBXXQ/lib/src/core/linker/template_ref.dart:20:7) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [View] 2025-10-29 19:03:31.119658 INFO: from view.ViewEncapsulation: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:12:6) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [View#encapsulation] 2025-10-29 19:03:31.119658 INFO: from view.ViewEncapsulation: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:12:6) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [reportException] 2025-10-29 19:03:31.119658 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_KWBXXQ/lib/src/core/change_detection/host.dart:173:8) 2025-10-29 19:03:31.119658 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_KWBXXQ/lib/src/core/change_detection/host.dart:173:8) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [View#styles] 2025-10-29 19:03:31.119658 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:19:3) 2025-10-29 19:03:31.119658 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:19:3) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [View#stylesUrls] 2025-10-29 19:03:31.119658 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:19:3) 2025-10-29 19:03:31.119658 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_KWBXXQ/lib/src/meta/view.dart:19:3) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:157:5) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:171:11) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:129:5) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:143:11) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:101:5) 2025-10-29 19:03:31.119658 INFO: warning: unresolved doc reference [inject] 2025-10-29 19:03:31.119658 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_KWBXXQ/lib/src/di/injector.dart:115:11) 2025-10-29 19:03:31.119658 INFO: Found 50 warnings and 0 errors. 2025-10-29 19:03:31.178703 INFO: Writing summary.json 2025-10-29 19:03:31.180993 INFO: Running dartdoc post-processing 2025-10-29 19:03:31.182770 INFO: Creating .tar.gz archive 2025-10-29 19:03:31.800052 INFO: Finished .tar.gz archive 2025-10-29 19:03:32.629924 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-29T19:03:32.738972Z