## Running analysis for "ngdart" version "7.1.0" STARTED: 2024-09-25T01:39:09.307049Z ### Starting pana 2024-09-25 01:39:25.046767 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-25 01:39:25.122335 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-25 01:39:25.315835 INFO: Downloading package ngdart 7.1.0 from https://pub.dev/api/archives/ngdart-7.1.0.tar.gz 2024-09-25 01:39:25.616117 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-09-25 01:39:28.241195 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-25 01:39:30.897483 INFO: Analyzing package... 2024-09-25 01:39:30.928776 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-25 01:39:46.014935 INFO: Running `git init`... 2024-09-25 01:39:46.041563 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2024-09-25 01:39:46.066760 INFO: Running `git remote show origin`... 2024-09-25 01:39:46.354925 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-25 01:39:47.208913 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-25 01:39:47.240462 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2024-09-25 01:39:47.271715 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2024-09-25 01:39:47.298073 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2024-09-25 01:39:47.326124 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2024-09-25 01:39:47.355547 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2024-09-25 01:39:47.394846 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2024-09-25 01:39:47.427086 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2024-09-25 01:39:47.454850 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2024-09-25 01:39:47.483494 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2024-09-25 01:39:47.514324 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-25 01:39:51.318598 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BPGCHC/lib`... 2024-09-25 01:39:53.121152 INFO: Analyzing pub downgrade... 2024-09-25 01:39:53.127722 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-09-25 01:39:57.701148 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-25 01:40:07.511587 INFO: [pub-downgrade-failed] 2024-09-25 01:40:07.516528 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-09-25 01:40:10.174972 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-25 01:40:11.811058 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-ngdartNLGNDT --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-09-25 01:40:48.696554 INFO: `dartdoc` completed: 2024-09-25 01:40:48.696554 INFO: Documenting ngdart... 2024-09-25 01:40:48.696554 INFO: Discovering libraries... 2024-09-25 01:40:48.696554 INFO: Linking elements... 2024-09-25 01:40:48.696554 INFO: Precaching local docs for 156842 elements... 2024-09-25 01:40:48.696554 INFO: Initialized dartdoc with 285 libraries 2024-09-25 01:40:48.696554 INFO: Generating docs for library di.dart from package:ngdart/di.dart... 2024-09-25 01:40:48.696554 INFO: Generating docs for library experimental.dart from package:ngdart/experimental.dart... 2024-09-25 01:40:48.696554 INFO: Generating docs for library angular.dart from package:ngdart/angular.dart... 2024-09-25 01:40:48.696554 INFO: Documented 3 public libraries in 33.9 seconds 2024-09-25 01:40:48.696554 INFO: Success! Docs generated into /tmp/dartdoc-ngdartNLGNDT 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.provide, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.provide: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:33:13) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: Use {@canonicalFor di_providers.provide} in the desired library's 2024-09-25 01:40:48.696554 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-09-25 01:40:48.696554 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-09-25 01:40:48.696554 INFO: The symbol will still be referenced in all candidates -- this only 2024-09-25 01:40:48.696554 INFO: controls the location where it will be written and which library will be 2024-09-25 01:40:48.696554 INFO: displayed in navigation for the relevant pages. The flag 2024-09-25 01:40:48.696554 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-09-25 01:40:48.696554 INFO: threshold at which this warning will appear. 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.Inject, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.Inject: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:43:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.Injectable, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.Injectable: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:116:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.Optional, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.Optional: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:139:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.Self, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.Self: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:166:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.SkipSelf, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.SkipSelf: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:193:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments.Host, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_arguments.Host: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:251:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.Provider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.Provider: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:61:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.ClassProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.ClassProvider: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:178:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.ExistingProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.ExistingProvider: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:205:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.FactoryProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.FactoryProvider: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:237:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers.ValueProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_providers.ValueProvider: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:276:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_tokens.OpaqueToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_tokens.OpaqueToken: (file:///tmp/pana_BPGCHC/lib/src/meta/di_tokens.dart:46:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_tokens.MultiToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_tokens.MultiToken: (file:///tmp/pana_BPGCHC/lib/src/meta/di_tokens.dart:128:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives.Directive, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from directives.Directive: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:39:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives.Component, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from directives.Component: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:151:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives.Pipe, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from directives.Pipe: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:264:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives.Input, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from directives.Input: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:699:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives.Output, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from directives.Output: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:756:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_generate_injector.GenerateInjector, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_generate_injector.GenerateInjector: (file:///tmp/pana_BPGCHC/lib/src/meta/di_generate_injector.dart:22:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_modules.Module, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-09-25 01:40:48.696554 INFO: from di_modules.Module: (file:///tmp/pana_BPGCHC/lib/src/meta/di_modules.dart:42:7) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from angular.meta: (file:///tmp/pana_BPGCHC/lib/src/meta.dart:2:9) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from change_detection_constants: (file:///tmp/pana_BPGCHC/lib/src/meta/change_detection_constants.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from change_detection_link: (file:///tmp/pana_BPGCHC/lib/src/meta/change_detection_link.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from di_arguments: (file:///tmp/pana_BPGCHC/lib/src/meta/di_arguments.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from di_generate_injector: (file:///tmp/pana_BPGCHC/lib/src/meta/di_generate_injector.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from di_modules: (file:///tmp/pana_BPGCHC/lib/src/meta/di_modules.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from di_providers: (file:///tmp/pana_BPGCHC/lib/src/meta/di_providers.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from di_tokens: (file:///tmp/pana_BPGCHC/lib/src/meta/di_tokens.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.009000) 2024-09-25 01:40:48.696554 INFO: from directives: (file:///tmp/pana_BPGCHC/lib/src/meta/directives.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from typed: (file:///tmp/pana_BPGCHC/lib/src/meta/typed.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of view, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from view: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from visibility: (file:///tmp/pana_BPGCHC/lib/src/meta/visibility.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (angular, di, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from lifecycle_hooks: (file:///tmp/pana_BPGCHC/lib/src/meta/lifecycle_hooks.dart:10:9) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from ng_zone: (file:///tmp/pana_BPGCHC/lib/src/core/zone/ng_zone.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-09-25 01:40:48.696554 INFO: from component_factory: (file:///tmp/pana_BPGCHC/lib/src/core/linker/component_factory.dart:1:1) 2024-09-25 01:40:48.696554 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-25 01:40:48.696554 INFO: angular.experimental: 0.02000 - (_Reason.longName (+0.02000)) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:157:5) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:171:11) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:129:5) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:143:11) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:101:5) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [inject] 2024-09-25 01:40:48.696554 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_BPGCHC/lib/src/di/injector.dart:115:11) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [OnChanges] 2024-09-25 01:40:48.696554 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_BPGCHC/lib/src/meta/lifecycle_hooks.dart:131:16) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [true] 2024-09-25 01:40:48.696554 INFO: from ng_class.NgClass: (file:///tmp/pana_BPGCHC/lib/src/common/directives/ng_class.dart:54:7) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2024-09-25 01:40:48.696554 INFO: from template_ref.TemplateRef: (file:///tmp/pana_BPGCHC/lib/src/core/linker/template_ref.dart:20:7) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [View] 2024-09-25 01:40:48.696554 INFO: from view.ViewEncapsulation: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:12:6) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [View#encapsulation] 2024-09-25 01:40:48.696554 INFO: from view.ViewEncapsulation: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:12:6) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [reportException] 2024-09-25 01:40:48.696554 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_BPGCHC/lib/src/core/change_detection/host.dart:173:8) 2024-09-25 01:40:48.696554 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_BPGCHC/lib/src/core/change_detection/host.dart:173:8) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [View#styles] 2024-09-25 01:40:48.696554 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:19:3) 2024-09-25 01:40:48.696554 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:19:3) 2024-09-25 01:40:48.696554 INFO: warning: unresolved doc reference [View#stylesUrls] 2024-09-25 01:40:48.696554 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:19:3) 2024-09-25 01:40:48.696554 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_BPGCHC/lib/src/meta/view.dart:19:3) 2024-09-25 01:40:48.696554 INFO: Found 50 warnings and 0 errors. 2024-09-25 01:40:48.792304 INFO: Writing summary.json 2024-09-25 01:40:48.801076 INFO: Running dartdoc post-processing 2024-09-25 01:40:48.810318 INFO: Creating .tar.gz archive 2024-09-25 01:40:49.736395 INFO: Finished .tar.gz archive 2024-09-25 01:40:51.828622 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-25T01:40:52.113033Z