## Running analysis for "angular" version "7.0.1" STARTED: 2024-11-13T08:08:15.235614Z ### Starting pana 2024-11-13 08:08:34.394431 INFO: Running `dart pub unpack angular:7.0.1 --output /tmp/pana-angularQKTVWR/angular --no-resolve`... 2024-11-13 08:08:36.055206 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-13 08:08:36.118148 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-13 08:08:36.377716 INFO: Running `git rev-parse --show-toplevel`... 2024-11-13 08:08:36.593287 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-13 08:08:39.723522 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-13 08:08:43.300570 INFO: Analyzing package... 2024-11-13 08:08:43.341063 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-13 08:08:50.772441 INFO: Running `git init`... 2024-11-13 08:08:50.824189 INFO: Running `git remote add origin https://github.com/angulardart/angular`... 2024-11-13 08:08:50.875392 INFO: Running `git remote show origin`... 2024-11-13 08:08:51.238226 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-13 08:08:52.392426 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-13 08:08:52.451411 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2024-11-13 08:08:52.512606 INFO: Running `git show origin/master:angular/pubspec.yaml`... 2024-11-13 08:08:52.571235 INFO: Running `git show origin/master:angular_ast/pubspec.yaml`... 2024-11-13 08:08:52.626204 INFO: Running `git show origin/master:angular_compiler/pubspec.yaml`... 2024-11-13 08:08:52.689405 INFO: Running `git show origin/master:angular_forms/pubspec.yaml`... 2024-11-13 08:08:52.746483 INFO: Running `git show origin/master:angular_router/pubspec.yaml`... 2024-11-13 08:08:52.799500 INFO: Running `git show origin/master:angular_test/pubspec.yaml`... 2024-11-13 08:08:52.851390 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2024-11-13 08:09:01.564855 INFO: Analyzing pub downgrade... 2024-11-13 08:09:01.582344 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-13 08:09:04.784264 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-13 08:09:09.029126 INFO: [pub-downgrade-failed] 2024-11-13 08:09:09.038550 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-13 08:09:12.262328 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-13 08:09:14.257703 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-angularQKTVWR/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-13 08:09:59.953928 INFO: `dartdoc` completed: 2024-11-13 08:09:59.953928 INFO: Documenting angular... 2024-11-13 08:09:59.953928 INFO: Discovering libraries... 2024-11-13 08:09:59.953928 INFO: Linking elements... 2024-11-13 08:09:59.953928 INFO: Precaching local docs for 156842 elements... 2024-11-13 08:09:59.953928 INFO: Initialized dartdoc with 285 libraries 2024-11-13 08:09:59.953928 INFO: Generating docs for library di.dart from package:angular/di.dart... 2024-11-13 08:09:59.953928 INFO: Generating docs for library angular.dart from package:angular/angular.dart... 2024-11-13 08:09:59.953928 INFO: Generating docs for library experimental.dart from package:angular/experimental.dart... 2024-11-13 08:09:59.953928 INFO: Documented 3 public libraries in 41.9 seconds 2024-11-13 08:09:59.953928 INFO: Success! Docs generated into /tmp/pana-angularQKTVWR/raw-dartdoc 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of angular.meta, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from angular.meta: (file:///tmp/pana_PTZJFE/lib/src/meta.dart:2:9) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: Use {@canonicalFor angular.meta} in the desired library's documentation 2024-11-13 08:09:59.953928 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2024-11-13 08:09:59.953928 INFO: structure your package so the reexport is less ambiguous. The symbol 2024-11-13 08:09:59.953928 INFO: will still be referenced in all candidates -- this only controls the 2024-11-13 08:09:59.953928 INFO: location where it will be written and which library will be displayed in 2024-11-13 08:09:59.953928 INFO: navigation for the relevant pages. The flag 2024-11-13 08:09:59.953928 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-13 08:09:59.953928 INFO: threshold at which this warning will appear. 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of change_detection_constants, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from change_detection_constants: (file:///tmp/pana_PTZJFE/lib/src/meta/change_detection_constants.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of change_detection_link, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from change_detection_link: (file:///tmp/pana_PTZJFE/lib/src/meta/change_detection_link.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of di_arguments, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from di_arguments: (file:///tmp/pana_PTZJFE/lib/src/meta/di_arguments.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of di_generate_injector, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from di_generate_injector: (file:///tmp/pana_PTZJFE/lib/src/meta/di_generate_injector.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of di_modules, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from di_modules: (file:///tmp/pana_PTZJFE/lib/src/meta/di_modules.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of di_providers, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from di_providers: (file:///tmp/pana_PTZJFE/lib/src/meta/di_providers.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of di_tokens, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from di_tokens: (file:///tmp/pana_PTZJFE/lib/src/meta/di_tokens.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of directives, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from directives: (file:///tmp/pana_PTZJFE/lib/src/meta/directives.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of typed, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from typed: (file:///tmp/pana_PTZJFE/lib/src/meta/typed.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of view, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from view: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of visibility, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from visibility: (file:///tmp/pana_PTZJFE/lib/src/meta/visibility.dart:1:1) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of lifecycle_hooks, canonicalization candidates: (di, angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from lifecycle_hooks: (file:///tmp/pana_PTZJFE/lib/src/meta/lifecycle_hooks.dart:10:9) 2024-11-13 08:09:59.953928 INFO: di: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-13 08:09:59.953928 INFO: angular: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of ng_zone, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from ng_zone: (file:///tmp/pana_PTZJFE/lib/src/core/zone/ng_zone.dart:1:1) 2024-11-13 08:09:59.953928 INFO: angular: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: ambiguous reexport of component_factory, canonicalization candidates: (angular, angular.experimental) -> angular.experimental (confidence 0.01000) 2024-11-13 08:09:59.953928 INFO: from component_factory: (file:///tmp/pana_PTZJFE/lib/src/core/linker/component_factory.dart:1:1) 2024-11-13 08:09:59.953928 INFO: angular: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: angular.experimental: 1.188 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [OnChanges] 2024-11-13 08:09:59.953928 INFO: from lifecycle_hooks.DoCheck: (file:///tmp/pana_PTZJFE/lib/src/meta/lifecycle_hooks.dart:131:16) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [true] 2024-11-13 08:09:59.953928 INFO: from ng_class.NgClass: (file:///tmp/pana_PTZJFE/lib/src/common/directives/ng_class.dart:54:7) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2024-11-13 08:09:59.953928 INFO: from template_ref.TemplateRef: (file:///tmp/pana_PTZJFE/lib/src/core/linker/template_ref.dart:20:7) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [View] 2024-11-13 08:09:59.953928 INFO: from view.ViewEncapsulation: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:5:6) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [View#encapsulation] 2024-11-13 08:09:59.953928 INFO: from view.ViewEncapsulation: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:5:6) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [reportException] 2024-11-13 08:09:59.953928 INFO: from application_ref.ApplicationRef.reportViewException: (file:///tmp/pana_PTZJFE/lib/src/core/change_detection/host.dart:173:8) 2024-11-13 08:09:59.953928 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_PTZJFE/lib/src/core/change_detection/host.dart:173:8) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromAncestry: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:157:5) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromAncestryOptional: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:171:11) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromParent: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:129:5) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromParentOptional: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:143:11) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromSelf: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:101:5) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [inject] 2024-11-13 08:09:59.953928 INFO: from injector.Injector.injectFromSelfOptional: (file:///tmp/pana_PTZJFE/lib/src/di/injector.dart:115:11) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [View#styles] 2024-11-13 08:09:59.953928 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:12:3) 2024-11-13 08:09:59.953928 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:12:3) 2024-11-13 08:09:59.953928 INFO: warning: unresolved doc reference [View#stylesUrls] 2024-11-13 08:09:59.953928 INFO: from view.ViewEncapsulation.Emulated: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:12:3) 2024-11-13 08:09:59.953928 INFO: in documentation inherited from view.ViewEncapsulation.Emulated: (file:///tmp/pana_PTZJFE/lib/src/meta/view.dart:12:3) 2024-11-13 08:09:59.953928 INFO: Found 29 warnings and 0 errors. 2024-11-13 08:10:00.115244 INFO: Writing summary.json 2024-11-13 08:10:00.124088 INFO: Running dartdoc post-processing 2024-11-13 08:10:00.127764 INFO: Creating .tar.gz archive 2024-11-13 08:10:01.240661 INFO: Finished .tar.gz archive 2024-11-13 08:10:03.607826 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-13T08:10:04.089276Z