## Running analysis for "ngdart" version "8.0.0-dev.4" STARTED: 2025-10-18T06:45:05.641749Z ### Starting pana 2025-10-18 06:45:23.548242 INFO: Running `dart pub unpack ngdart:8.0.0-dev.4 --output /tmp/pana-ngdartLALBNV/ngdart --no-resolve`... 2025-10-18 06:45:24.612171 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-18 06:45:24.660075 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-18 06:45:24.870626 INFO: Running `git rev-parse --show-toplevel`... 2025-10-18 06:45:25.043105 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-18 06:45:31.525832 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-18 06:45:34.237376 INFO: Analyzing package... 2025-10-18 06:45:34.284491 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-18 06:45:53.972782 INFO: Running `git init`... 2025-10-18 06:45:54.004096 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2025-10-18 06:45:54.035061 INFO: Running `git remote show origin`... 2025-10-18 06:45:54.300835 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-18 06:45:55.141405 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-18 06:45:55.176917 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2025-10-18 06:45:55.213763 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2025-10-18 06:45:55.245394 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2025-10-18 06:45:55.278809 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2025-10-18 06:45:55.311979 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2025-10-18 06:45:55.347855 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2025-10-18 06:45:55.381406 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2025-10-18 06:45:55.414611 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2025-10-18 06:45:55.448993 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2025-10-18 06:45:55.487417 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-18 06:46:00.072432 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-18 06:46:01.115868 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MPAOWD/./lib`... 2025-10-18 06:46:01.549179 INFO: Analyzing pub downgrade... 2025-10-18 06:46:01.566653 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-18 06:46:07.000006 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-18 06:46:14.131670 INFO: [pub-downgrade-success] 2025-10-18 06:46:14.137715 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-18 06:46:16.629589 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-10-18 06:46:18.114534 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-ngdartLALBNV/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-18 06:46:55.551306 INFO: `dartdoc` completed: 2025-10-18 06:46:55.551306 INFO: Documenting ngdart... 2025-10-18 06:46:55.551306 INFO: Discovering libraries... 2025-10-18 06:46:55.551306 INFO: Linking elements... 2025-10-18 06:46:55.551306 INFO: Precaching local docs for 156294 elements... 2025-10-18 06:46:55.551306 INFO: Initialized dartdoc with 293 libraries 2025-10-18 06:46:55.551306 INFO: Generating docs for library security.dart from package:ngdart/security.dart... 2025-10-18 06:46:55.551306 INFO: Generating docs for library experimental.dart from package:ngdart/experimental.dart... 2025-10-18 06:46:55.551306 INFO: Generating docs for library di.dart from package:ngdart/di.dart... 2025-10-18 06:46:55.551306 INFO: Generating docs for library angular.dart from package:ngdart/angular.dart... 2025-10-18 06:46:55.551306 INFO: Documented 4 public libraries in 36.0 seconds 2025-10-18 06:46:55.551306 INFO: Success! Docs generated into /tmp/pana-ngdartLALBNV/raw-dartdoc 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.provide, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.provide: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:33:13) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: Use {@canonicalFor di_providers.provide} in the desired library's 2025-10-18 06:46:55.551306 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-10-18 06:46:55.551306 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-10-18 06:46:55.551306 INFO: The symbol will still be referenced in all candidates -- this only 2025-10-18 06:46:55.551306 INFO: controls the location where it will be written and which library will be 2025-10-18 06:46:55.551306 INFO: displayed in navigation for the relevant pages. The flag 2025-10-18 06:46:55.551306 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-18 06:46:55.551306 INFO: threshold at which this warning will appear. 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.Inject, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.Inject: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:43:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.Injectable, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.Injectable: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:116:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.Optional, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.Optional: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:139:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.Self, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.Self: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:166:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.SkipSelf, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.SkipSelf: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:193:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments.Host, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_arguments.Host: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:251:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.Provider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.Provider: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:61:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.ClassProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.ClassProvider: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:171:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.ExistingProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.ExistingProvider: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:197:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.FactoryProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.FactoryProvider: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:221:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers.ValueProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_providers.ValueProvider: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:258:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_tokens.OpaqueToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_tokens.OpaqueToken: (file:///tmp/pana_MPAOWD/lib/src/meta/di_tokens.dart:46:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_tokens.MultiToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_tokens.MultiToken: (file:///tmp/pana_MPAOWD/lib/src/meta/di_tokens.dart:128:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives.Directive, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from directives.Directive: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:39:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives.Component, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from directives.Component: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:151:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives.Pipe, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from directives.Pipe: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:259:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives.Input, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from directives.Input: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:671:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives.Output, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from directives.Output: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:728:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_generate_injector.GenerateInjector, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_generate_injector.GenerateInjector: (file:///tmp/pana_MPAOWD/lib/src/meta/di_generate_injector.dart:22:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_modules.Module, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2025-10-18 06:46:55.551306 INFO: from di_modules.Module: (file:///tmp/pana_MPAOWD/lib/src/meta/di_modules.dart:42:7) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from angular.meta: (file:///tmp/pana_MPAOWD/lib/src/meta.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from change_detection_constants: (file:///tmp/pana_MPAOWD/lib/src/meta/change_detection_constants.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from change_detection_link: (file:///tmp/pana_MPAOWD/lib/src/meta/change_detection_link.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from di_arguments: (file:///tmp/pana_MPAOWD/lib/src/meta/di_arguments.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from di_generate_injector: (file:///tmp/pana_MPAOWD/lib/src/meta/di_generate_injector.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from di_modules: (file:///tmp/pana_MPAOWD/lib/src/meta/di_modules.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from di_providers: (file:///tmp/pana_MPAOWD/lib/src/meta/di_providers.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from di_tokens: (file:///tmp/pana_MPAOWD/lib/src/meta/di_tokens.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2025-10-18 06:46:55.551306 INFO: from directives: (file:///tmp/pana_MPAOWD/lib/src/meta/directives.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from typed: (file:///tmp/pana_MPAOWD/lib/src/meta/typed.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of view, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from view: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from visibility: (file:///tmp/pana_MPAOWD/lib/src/meta/visibility.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from lifecycle_hooks: (file:///tmp/pana_MPAOWD/lib/src/meta/lifecycle_hooks.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from ng_zone: (file:///tmp/pana_MPAOWD/lib/src/core/zone/ng_zone.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-18 06:46:55.551306 INFO: from component_factory: (file:///tmp/pana_MPAOWD/lib/src/core/linker/component_factory.dart:1:1) 2025-10-18 06:46:55.551306 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-18 06:46:55.551306 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:157:5) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:171:11) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:129:5) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:143:11) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:101:5) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [inject] 2025-10-18 06:46:55.551306 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_MPAOWD/lib/src/di/injector.dart:115:11) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [OnChanges] 2025-10-18 06:46:55.551306 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_MPAOWD/lib/src/meta/lifecycle_hooks.dart:131:16) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [true] 2025-10-18 06:46:55.551306 INFO: from ng_class.NgClass: (file:///tmp/pana_MPAOWD/lib/src/common/directives/ng_class.dart:54:7) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2025-10-18 06:46:55.551306 INFO: from template_ref.TemplateRef: (file:///tmp/pana_MPAOWD/lib/src/core/linker/template_ref.dart:20:7) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [View] 2025-10-18 06:46:55.551306 INFO: from view.ViewEncapsulation: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:12:6) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [View#encapsulation] 2025-10-18 06:46:55.551306 INFO: from view.ViewEncapsulation: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:12:6) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [reportException] 2025-10-18 06:46:55.551306 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_MPAOWD/lib/src/core/change_detection/host.dart:173:8) 2025-10-18 06:46:55.551306 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_MPAOWD/lib/src/core/change_detection/host.dart:173:8) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [View#styles] 2025-10-18 06:46:55.551306 INFO: from view.ViewEncapsulation.emulated: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:19:3) 2025-10-18 06:46:55.551306 INFO: in documentation inherited from view.ViewEncapsulation.emulated: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:19:3) 2025-10-18 06:46:55.551306 INFO: warning: unresolved doc reference [View#stylesUrls] 2025-10-18 06:46:55.551306 INFO: from view.ViewEncapsulation.emulated: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:19:3) 2025-10-18 06:46:55.551306 INFO: in documentation inherited from view.ViewEncapsulation.emulated: (file:///tmp/pana_MPAOWD/lib/src/meta/view.dart:19:3) 2025-10-18 06:46:55.551306 INFO: Found 50 warnings and 0 errors. 2025-10-18 06:46:55.619876 INFO: Writing summary.json 2025-10-18 06:46:55.623724 INFO: Running dartdoc post-processing 2025-10-18 06:46:55.627019 INFO: Creating .tar.gz archive 2025-10-18 06:46:56.594692 INFO: Finished .tar.gz archive 2025-10-18 06:46:57.959833 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-18T06:46:58.106385Z