## Running analysis for "angular" version "7.0.1" STARTED: 2025-10-10T21:41:32.024347Z ### Starting pana 2025-10-10 21:41:45.448771 INFO: Running `dart pub unpack angular:7.0.1 --output /tmp/pana-angularOAVSFQ/angular --no-resolve`... 2025-10-10 21:41:46.334658 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-10 21:41:46.376523 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-10 21:41:46.546846 INFO: Running `git rev-parse --show-toplevel`... 2025-10-10 21:41:46.709831 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-10 21:41:49.140898 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-10 21:41:51.766393 INFO: Analyzing package... 2025-10-10 21:41:51.822220 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-10 21:41:59.390526 INFO: Running `git init`... 2025-10-10 21:41:59.420434 INFO: Running `git remote add origin https://github.com/angulardart/angular`... 2025-10-10 21:41:59.448565 INFO: Running `git remote show origin`... 2025-10-10 21:41:59.758212 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-10 21:42:00.619962 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-10 21:42:00.663203 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2025-10-10 21:42:00.703183 INFO: Running `git show origin/master:angular/pubspec.yaml`... 2025-10-10 21:42:00.747499 INFO: Running `git show origin/master:angular_ast/pubspec.yaml`... 2025-10-10 21:42:00.790407 INFO: Running `git show origin/master:angular_compiler/pubspec.yaml`... 2025-10-10 21:42:00.835014 INFO: Running `git show origin/master:angular_forms/pubspec.yaml`... 2025-10-10 21:42:00.876822 INFO: Running `git show origin/master:angular_router/pubspec.yaml`... 2025-10-10 21:42:00.914155 INFO: Running `git show origin/master:angular_test/pubspec.yaml`... 2025-10-10 21:42:00.947454 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2025-10-10 21:42:07.820875 INFO: Analyzing pub downgrade... 2025-10-10 21:42:07.829076 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-10 21:42:10.411322 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-10 21:42:15.604182 INFO: [pub-downgrade-failed] 2025-10-10 21:42:15.607925 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-10 21:42:17.883696 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-10-10 21:42:19.077683 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-angularOAVSFQ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-10 21:42:51.066418 INFO: `dartdoc` completed: 2025-10-10 21:42:51.066418 INFO: Documenting angular... 2025-10-10 21:42:51.066418 INFO: Discovering libraries... 2025-10-10 21:42:51.066418 INFO: Linking elements... 2025-10-10 21:42:51.066418 INFO: Precaching local docs for 156311 elements... 2025-10-10 21:42:51.066418 INFO: Initialized dartdoc with 291 libraries 2025-10-10 21:42:51.066418 INFO: Generating docs for library angular.dart from package:angular/angular.dart... 2025-10-10 21:42:51.066418 INFO: Generating docs for library di.dart from package:angular/di.dart... 2025-10-10 21:42:51.066418 INFO: Generating docs for library experimental.dart from package:angular/experimental.dart... 2025-10-10 21:42:51.066418 INFO: Documented 3 public libraries in 30.8 seconds 2025-10-10 21:42:51.066418 INFO: Success! Docs generated into /tmp/pana-angularOAVSFQ/raw-dartdoc 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from angular.meta: (file:///tmp/pana_UZBYWW/lib/src/meta.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: Use {@canonicalFor angular.meta} in the desired library's documentation 2025-10-10 21:42:51.066418 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2025-10-10 21:42:51.066418 INFO: structure your package so the reexport is less ambiguous. The symbol 2025-10-10 21:42:51.066418 INFO: will still be referenced in all candidates -- this only controls the 2025-10-10 21:42:51.066418 INFO: location where it will be written and which library will be displayed in 2025-10-10 21:42:51.066418 INFO: navigation for the relevant pages. The flag 2025-10-10 21:42:51.066418 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-10-10 21:42:51.066418 INFO: threshold at which this warning will appear. 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from change_detection_constants: (file:///tmp/pana_UZBYWW/lib/src/meta/change_detection_constants.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from change_detection_link: (file:///tmp/pana_UZBYWW/lib/src/meta/change_detection_link.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from di_arguments: (file:///tmp/pana_UZBYWW/lib/src/meta/di_arguments.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from di_generate_injector: (file:///tmp/pana_UZBYWW/lib/src/meta/di_generate_injector.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from di_modules: (file:///tmp/pana_UZBYWW/lib/src/meta/di_modules.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from di_providers: (file:///tmp/pana_UZBYWW/lib/src/meta/di_providers.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from di_tokens: (file:///tmp/pana_UZBYWW/lib/src/meta/di_tokens.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from directives: (file:///tmp/pana_UZBYWW/lib/src/meta/directives.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from typed: (file:///tmp/pana_UZBYWW/lib/src/meta/typed.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of view, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from view: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from visibility: (file:///tmp/pana_UZBYWW/lib/src/meta/visibility.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from lifecycle_hooks: (file:///tmp/pana_UZBYWW/lib/src/meta/lifecycle_hooks.dart:1:1) 2025-10-10 21:42:51.066418 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2025-10-10 21:42:51.066418 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from ng_zone: (file:///tmp/pana_UZBYWW/lib/src/core/zone/ng_zone.dart:1:1) 2025-10-10 21:42:51.066418 INFO: angular: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2025-10-10 21:42:51.066418 INFO: from component_factory: (file:///tmp/pana_UZBYWW/lib/src/core/linker/component_factory.dart:1:1) 2025-10-10 21:42:51.066418 INFO: angular: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: angular.experimental: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [OnChanges] 2025-10-10 21:42:51.066418 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_UZBYWW/lib/src/meta/lifecycle_hooks.dart:131:16) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [true] 2025-10-10 21:42:51.066418 INFO: from ng_class.NgClass: (file:///tmp/pana_UZBYWW/lib/src/common/directives/ng_class.dart:54:7) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2025-10-10 21:42:51.066418 INFO: from template_ref.TemplateRef: (file:///tmp/pana_UZBYWW/lib/src/core/linker/template_ref.dart:20:7) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [View] 2025-10-10 21:42:51.066418 INFO: from view.ViewEncapsulation: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:5:6) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [View#encapsulation] 2025-10-10 21:42:51.066418 INFO: from view.ViewEncapsulation: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:5:6) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [reportException] 2025-10-10 21:42:51.066418 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_UZBYWW/lib/src/core/change_detection/host.dart:173:8) 2025-10-10 21:42:51.066418 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_UZBYWW/lib/src/core/change_detection/host.dart:173:8) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:157:5) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:171:11) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:129:5) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:143:11) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:101:5) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [inject] 2025-10-10 21:42:51.066418 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_UZBYWW/lib/src/di/injector.dart:115:11) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [View#styles] 2025-10-10 21:42:51.066418 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:12:3) 2025-10-10 21:42:51.066418 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:12:3) 2025-10-10 21:42:51.066418 INFO: warning: unresolved doc reference [View#stylesUrls] 2025-10-10 21:42:51.066418 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:12:3) 2025-10-10 21:42:51.066418 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_UZBYWW/lib/src/meta/view.dart:12:3) 2025-10-10 21:42:51.066418 INFO: Found 29 warnings and 0 errors. 2025-10-10 21:42:51.140063 INFO: Writing summary.json 2025-10-10 21:42:51.143501 INFO: Running dartdoc post-processing 2025-10-10 21:42:51.146226 INFO: Creating .tar.gz archive 2025-10-10 21:42:51.934793 INFO: Finished .tar.gz archive 2025-10-10 21:42:53.041746 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-10T21:42:53.184533Z