## Running analysis for "ngdart" version "7.1.1" STARTED: 2024-05-02T17:01:11.040980Z ### Starting pana 2024-05-02 17:01:25.378296 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 17:01:25.432098 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 17:01:25.650873 INFO: Downloading package ngdart 7.1.1 from https://pub.dev/api/archives/ngdart-7.1.1.tar.gz 2024-05-02 17:01:26.001394 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 17:01:32.634894 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 17:01:35.212819 INFO: Analyzing package... 2024-05-02 17:01:35.247605 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 17:02:00.042995 INFO: Running `git init`... 2024-05-02 17:02:00.067509 INFO: Running `git remote add origin https://github.com/angulardart-community/angular`... 2024-05-02 17:02:00.091726 INFO: Running `git remote show origin`... 2024-05-02 17:02:00.363183 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 17:02:01.372774 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 17:02:01.401848 INFO: Running `git show origin/master:_tests/pubspec.yaml`... 2024-05-02 17:02:01.431034 INFO: Running `git show origin/master:examples/hello_world/pubspec.yaml`... 2024-05-02 17:02:01.455587 INFO: Running `git show origin/master:goldens/pubspec.yaml`... 2024-05-02 17:02:01.480275 INFO: Running `git show origin/master:ngast/pubspec.yaml`... 2024-05-02 17:02:01.507116 INFO: Running `git show origin/master:ngcompiler/pubspec.yaml`... 2024-05-02 17:02:01.543224 INFO: Running `git show origin/master:ngdart/pubspec.yaml`... 2024-05-02 17:02:01.572852 INFO: Running `git show origin/master:ngforms/pubspec.yaml`... 2024-05-02 17:02:01.597021 INFO: Running `git show origin/master:ngrouter/pubspec.yaml`... 2024-05-02 17:02:01.622069 INFO: Running `git show origin/master:ngtest/pubspec.yaml`... 2024-05-02 17:02:01.649536 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 17:02:05.356404 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XOGUJN/lib`... 2024-05-02 17:02:07.040683 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 17:02:27.082984 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-ngdartZAYMBV --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 17:03:01.717583 INFO: `dartdoc` completed: 2024-05-02 17:03:01.717583 INFO: Documenting ngdart... 2024-05-02 17:03:01.717583 INFO: Discovering libraries... 2024-05-02 17:03:01.717583 INFO: Linking elements... 2024-05-02 17:03:01.717583 INFO: Precaching local docs for 156327 elements... 2024-05-02 17:03:01.717583 INFO: Initialized dartdoc with 283 libraries 2024-05-02 17:03:01.717583 INFO: Generating docs for library di.dart from package:ngdart/di.dart... 2024-05-02 17:03:01.717583 INFO: Generating docs for library experimental.dart from package:ngdart/experimental.dart... 2024-05-02 17:03:01.717583 INFO: Generating docs for library angular.dart from package:ngdart/angular.dart... 2024-05-02 17:03:01.717583 INFO: Documented 3 public libraries in 33.3 seconds 2024-05-02 17:03:01.717583 INFO: Success! Docs generated into /tmp/dartdoc-ngdartZAYMBV 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.FactoryProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.FactoryProvider: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:237:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: Use {@canonicalFor di_providers.FactoryProvider} in the desired 2024-05-02 17:03:01.717583 INFO: library's documentation to resolve the ambiguity and/or override 2024-05-02 17:03:01.717583 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-05-02 17:03:01.717583 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-05-02 17:03:01.717583 INFO: only controls the location where it will be written and which library 2024-05-02 17:03:01.717583 INFO: will be displayed in navigation for the relevant pages. The flag 2024-05-02 17:03:01.717583 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-02 17:03:01.717583 INFO: threshold at which this warning will appear. 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of directives.Directive, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from directives.Directive: (file:///tmp/pana_XOGUJN/lib/src/meta/directives.dart:39:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of directives.Component, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from directives.Component: (file:///tmp/pana_XOGUJN/lib/src/meta/directives.dart:151:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of directives.Input, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from directives.Input: (file:///tmp/pana_XOGUJN/lib/src/meta/directives.dart:685:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.Provider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.Provider: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:61:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_modules.Module, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_modules.Module: (file:///tmp/pana_XOGUJN/lib/src/meta/di_modules.dart:42:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.ExistingProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.ExistingProvider: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:205:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.Optional, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.Optional: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:139:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_generate_injector.GenerateInjector, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_generate_injector.GenerateInjector: (file:///tmp/pana_XOGUJN/lib/src/meta/di_generate_injector.dart:22:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of directives.Pipe, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from directives.Pipe: (file:///tmp/pana_XOGUJN/lib/src/meta/directives.dart:259:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.Inject, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.Inject: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:43:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.ClassProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.ClassProvider: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:178:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.ValueProvider, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.ValueProvider: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:276:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_tokens.MultiToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_tokens.MultiToken: (file:///tmp/pana_XOGUJN/lib/src/meta/di_tokens.dart:128:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_tokens.OpaqueToken, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_tokens.OpaqueToken: (file:///tmp/pana_XOGUJN/lib/src/meta/di_tokens.dart:46:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.Injectable, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.Injectable: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:116:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.provide, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.provide: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:33:13) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.Self, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.Self: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:166:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.SkipSelf, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.SkipSelf: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:193:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_arguments.Host, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_arguments.Host: (file:///tmp/pana_XOGUJN/lib/src/meta/di_arguments.dart:251:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of directives.Output, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from directives.Output: (file:///tmp/pana_XOGUJN/lib/src/meta/directives.dart:742:7) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: ambiguous reexport of di_providers.noValueProvided, canonicalization candidates: (angular, di) -> di (confidence 0.001000) 2024-05-02 17:03:01.717583 INFO: from di_providers.noValueProvided: (file:///tmp/pana_XOGUJN/lib/src/meta/di_providers.dart:7:14) 2024-05-02 17:03:01.717583 INFO: angular: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-02 17:03:01.717583 INFO: di: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromAncestry: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:157:5) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromAncestryOptional: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:171:11) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromParent: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:129:5) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromParentOptional: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:143:11) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromSelf: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:101:5) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [inject] 2024-05-02 17:03:01.717583 INFO: from di.Injector.injectFromSelfOptional: (file:///tmp/pana_XOGUJN/lib/src/di/injector.dart:115:11) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [OnChanges] 2024-05-02 17:03:01.717583 INFO: from angular.DoCheck: (file:///tmp/pana_XOGUJN/lib/src/meta/lifecycle_hooks.dart:131:16) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [true] 2024-05-02 17:03:01.717583 INFO: from angular.NgClass: (file:///tmp/pana_XOGUJN/lib/src/common/directives/ng_class.dart:54:7) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [ViewContainerRef#createEmbeddedView] 2024-05-02 17:03:01.717583 INFO: from angular.TemplateRef: (file:///tmp/pana_XOGUJN/lib/src/core/linker/template_ref.dart:20:7) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [View] 2024-05-02 17:03:01.717583 INFO: from angular.ViewEncapsulation: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:12:6) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [View#encapsulation] 2024-05-02 17:03:01.717583 INFO: from angular.ViewEncapsulation: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:12:6) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [reportException] 2024-05-02 17:03:01.717583 INFO: from angular.ApplicationRef.reportViewException: (file:///tmp/pana_XOGUJN/lib/src/core/change_detection/host.dart:173:8) 2024-05-02 17:03:01.717583 INFO: in documentation inherited from host.ChangeDetectionHost.reportViewException: (file:///tmp/pana_XOGUJN/lib/src/core/change_detection/host.dart:173:8) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [View#styles] 2024-05-02 17:03:01.717583 INFO: from angular.ViewEncapsulation.Emulated: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:19:3) 2024-05-02 17:03:01.717583 INFO: in documentation inherited from angular.ViewEncapsulation.Emulated: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:19:3) 2024-05-02 17:03:01.717583 INFO: warning: unresolved doc reference [View#stylesUrls] 2024-05-02 17:03:01.717583 INFO: from angular.ViewEncapsulation.Emulated: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:19:3) 2024-05-02 17:03:01.717583 INFO: in documentation inherited from angular.ViewEncapsulation.Emulated: (file:///tmp/pana_XOGUJN/lib/src/meta/view.dart:19:3) 2024-05-02 17:03:01.717583 INFO: Found 36 warnings and 0 errors. 2024-05-02 17:03:01.792056 INFO: Writing summary.json 2024-05-02 17:03:01.795132 INFO: Running dartdoc post-processing 2024-05-02 17:03:01.798308 INFO: Creating .tar.gz archive 2024-05-02 17:03:02.716703 INFO: Finished .tar.gz archive 2024-05-02 17:03:04.548905 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T17:03:04.640761Z