## Running analysis for "ngdart" version "8.0.0-dev.4" STARTED: 2025-10-15T17:54:49.731400Z ### Starting pana 2025-10-15 17:55:02.612545 INFO: Running `dart pub unpack ngdart:8.0.0-dev.4 --output /tmp/pana-ngdartNPZFRL/ngdart --no-resolve`... 2025-10-15 17:55:03.373304 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-15 17:55:03.406064 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-15 17:55:03.558221 INFO: Running `git rev-parse --show-toplevel`... 2025-10-15 17:55:03.697065 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-15 17:55:08.260479 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-15 17:55:10.216219 INFO: Analyzing package... 2025-10-15 17:55:10.250681 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-15 17:55:24.273782 INFO: Running `git init`... 2025-10-15 17:55:24.301817 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2025-10-15 17:55:24.331897 INFO: Running `git remote show origin`... 2025-10-15 17:55:24.603398 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-15 17:55:25.387348 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-15 17:55:25.419706 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2025-10-15 17:55:25.450851 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2025-10-15 17:55:25.485369 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2025-10-15 17:55:25.516618 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2025-10-15 17:55:25.548320 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2025-10-15 17:55:25.578738 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2025-10-15 17:55:25.607503 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2025-10-15 17:55:25.634602 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2025-10-15 17:55:25.670459 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2025-10-15 17:55:25.704916 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-15 17:55:28.897484 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-15 17:55:29.698347 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TLHEWW/./lib`... 2025-10-15 17:55:30.051400 INFO: Analyzing pub downgrade... 2025-10-15 17:55:30.059315 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-15 17:55:34.264496 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-15 17:55:40.095033 INFO: [pub-downgrade-success] 2025-10-15 17:55:40.099704 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-15 17:55:41.932796 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-15 17:56:02.277582 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-ngdartNPZFRL/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-15 17:56:28.959743 INFO: `dartdoc` completed: 2025-10-15 17:56:28.959743 INFO: Documenting ngdart... 2025-10-15 17:56:28.959743 INFO: Discovering libraries... 2025-10-15 17:56:28.959743 INFO: Linking elements... 2025-10-15 17:56:28.959743 INFO: Precaching local docs for 156294 elements... 2025-10-15 17:56:28.959743 INFO: Initialized dartdoc with 293 libraries 2025-10-15 17:56:28.959743 INFO: Generating docs for library security.dart from package:ngdart/security.dart... 2025-10-15 17:56:28.959743 INFO: Generating docs for library experimental.dart from package:ngdart/experimental.dart... 2025-10-15 17:56:28.959743 INFO: Generating docs for library di.dart from package:ngdart/di.dart... 2025-10-15 17:56:28.959743 INFO: Generating docs for library angular.dart from package:ngdart/angular.dart... 2025-10-15 17:56:28.959743 INFO: Documented 4 public libraries in 25.6 seconds 2025-10-15 17:56:28.959743 INFO: Success! Docs generated into /tmp/pana-ngdartNPZFRL/raw-dartdoc 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.provide, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.provide: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:33:13) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: Use {@canonicalFor di_providers.provide} in the desired library's 2025-10-15 17:56:28.959743 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-15 17:56:28.959743 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-15 17:56:28.959743 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-15 17:56:28.959743 INFO: controls the location where it will be written and which library will be 2025-10-15 17:56:28.959743 INFO: displayed in navigation for the relevant pages. The flag 2025-10-15 17:56:28.959743 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-15 17:56:28.959743 INFO: threshold at which this warning will appear. 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.Inject, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.Inject: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:43:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.Injectable, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.Injectable: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:116:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.Optional, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.Optional: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:139:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.Self, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.Self: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:166:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.SkipSelf, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.SkipSelf: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:193:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments.Host, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_arguments.Host: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:251:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.Provider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.Provider: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:61:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.ClassProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.ClassProvider: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:171:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.ExistingProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.ExistingProvider: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:197:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.FactoryProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.FactoryProvider: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:221:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers.ValueProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_providers.ValueProvider: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:258:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_tokens.OpaqueToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_tokens.OpaqueToken: (file:///tmp/pana_TLHEWW/lib/src/meta/di_tokens.dart:46:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_tokens.MultiToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_tokens.MultiToken: (file:///tmp/pana_TLHEWW/lib/src/meta/di_tokens.dart:128:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives.Directive, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from directives.Directive: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:39:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives.Component, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from directives.Component: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:151:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives.Pipe, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from directives.Pipe: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:259:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives.Input, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from directives.Input: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:671:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives.Output, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from directives.Output: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:728:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_generate_injector.GenerateInjector, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_generate_injector.GenerateInjector: (file:///tmp/pana_TLHEWW/lib/src/meta/di_generate_injector.dart:22:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_modules.Module, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-15 17:56:28.959743 INFO: from di_modules.Module: (file:///tmp/pana_TLHEWW/lib/src/meta/di_modules.dart:42:7) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from angular.meta: (file:///tmp/pana_TLHEWW/lib/src/meta.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from change_detection_constants: (file:///tmp/pana_TLHEWW/lib/src/meta/change_detection_constants.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from change_detection_link: (file:///tmp/pana_TLHEWW/lib/src/meta/change_detection_link.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from di_arguments: (file:///tmp/pana_TLHEWW/lib/src/meta/di_arguments.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from di_generate_injector: (file:///tmp/pana_TLHEWW/lib/src/meta/di_generate_injector.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from di_modules: (file:///tmp/pana_TLHEWW/lib/src/meta/di_modules.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from di_providers: (file:///tmp/pana_TLHEWW/lib/src/meta/di_providers.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from di_tokens: (file:///tmp/pana_TLHEWW/lib/src/meta/di_tokens.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-15 17:56:28.959743 INFO: from directives: (file:///tmp/pana_TLHEWW/lib/src/meta/directives.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from typed: (file:///tmp/pana_TLHEWW/lib/src/meta/typed.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of view, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from view: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from visibility: (file:///tmp/pana_TLHEWW/lib/src/meta/visibility.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from lifecycle_hooks: (file:///tmp/pana_TLHEWW/lib/src/meta/lifecycle_hooks.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from ng_zone: (file:///tmp/pana_TLHEWW/lib/src/core/zone/ng_zone.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-15 17:56:28.959743 INFO: from component_factory: (file:///tmp/pana_TLHEWW/lib/src/core/linker/component_factory.dart:1:1) 2025-10-15 17:56:28.959743 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-15 17:56:28.959743 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:157:5) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:171:11) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:129:5) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:143:11) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:101:5) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [inject] 2025-10-15 17:56:28.959743 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_TLHEWW/lib/src/di/injector.dart:115:11) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [OnChanges] 2025-10-15 17:56:28.959743 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_TLHEWW/lib/src/meta/lifecycle_hooks.dart:131:16) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [true] 2025-10-15 17:56:28.959743 INFO: from ng_class.NgClass: (file:///tmp/pana_TLHEWW/lib/src/common/directives/ng_class.dart:54:7) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2025-10-15 17:56:28.959743 INFO: from template_ref.TemplateRef: (file:///tmp/pana_TLHEWW/lib/src/core/linker/template_ref.dart:20:7) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [View] 2025-10-15 17:56:28.959743 INFO: from view.ViewEncapsulation: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:12:6) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [View#encapsulation] 2025-10-15 17:56:28.959743 INFO: from view.ViewEncapsulation: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:12:6) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [reportException] 2025-10-15 17:56:28.959743 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_TLHEWW/lib/src/core/change_detection/host.dart:173:8) 2025-10-15 17:56:28.959743 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_TLHEWW/lib/src/core/change_detection/host.dart:173:8) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [View#styles] 2025-10-15 17:56:28.959743 INFO: from view.ViewEncapsulation.emulated: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:19:3) 2025-10-15 17:56:28.959743 INFO: in documentation inherited from view.ViewEncapsulation.emulated: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:19:3) 2025-10-15 17:56:28.959743 INFO: warning: unresolved doc reference [View#stylesUrls] 2025-10-15 17:56:28.959743 INFO: from view.ViewEncapsulation.emulated: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:19:3) 2025-10-15 17:56:28.959743 INFO: in documentation inherited from view.ViewEncapsulation.emulated: (file:///tmp/pana_TLHEWW/lib/src/meta/view.dart:19:3) 2025-10-15 17:56:28.959743 INFO: Found 50 warnings and 0 errors. 2025-10-15 17:56:29.003521 INFO: Writing summary.json 2025-10-15 17:56:29.008626 INFO: Running dartdoc post-processing 2025-10-15 17:56:29.011214 INFO: Creating .tar.gz archive 2025-10-15 17:56:29.724681 INFO: Finished .tar.gz archive 2025-10-15 17:56:30.673095 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-15T17:56:30.778420Z