## Running analysis for "yet_another_observer" version "1.0.1" STARTED: 2024-11-11T23:14:59.774061Z ### Starting pana 2024-11-11 23:15:15.372130 INFO: Running `dart pub unpack yet_another_observer:1.0.1 --output /tmp/pana-yet_another_observerRCZUEA/yet_another_observer --no-resolve`... 2024-11-11 23:15:16.489375 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 23:15:16.524676 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 23:15:16.699081 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 23:15:16.876455 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-11 23:15:18.147345 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-11 23:15:19.159286 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 23:15:20.450115 INFO: Analyzing package... 2024-11-11 23:15:20.490261 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-11 23:15:33.687130 INFO: Running `git init`... 2024-11-11 23:15:33.714299 INFO: Running `git remote add origin https://github.com/magnuswikhog/yet_another_observer`... 2024-11-11 23:15:33.740439 INFO: Running `git remote show origin`... 2024-11-11 23:15:33.987015 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-11 23:15:34.406120 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-11 23:15:34.434101 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-11-11 23:15:34.468452 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-11 23:15:34.865336 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_FWFGEI/./lib`... 2024-11-11 23:15:35.476928 INFO: Analyzing pub downgrade... 2024-11-11 23:15:35.482755 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-11-11 23:15:36.769832 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-11 23:15:45.807742 INFO: [pub-downgrade-success] 2024-11-11 23:15:45.814052 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-11-11 23:15:47.132007 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 23:15:48.696366 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-yet_another_observerRCZUEA/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-11-11 23:17:04.681517 INFO: `dartdoc` completed: 2024-11-11 23:17:04.681517 INFO: Documenting yet_another_observer... 2024-11-11 23:17:04.681517 INFO: Discovering libraries... 2024-11-11 23:17:04.681517 INFO: Linking elements... 2024-11-11 23:17:04.681517 INFO: Precaching local docs for 614326 elements... 2024-11-11 23:17:04.681517 INFO: Initialized dartdoc with 745 libraries 2024-11-11 23:17:04.681517 INFO: Generating docs for library yet_another_observer.dart from package:yet_another_observer/yet_another_observer.dart... 2024-11-11 23:17:04.681517 INFO: Documented 1 public library in 72.7 seconds 2024-11-11 23:17:04.681517 INFO: Success! Docs generated into /tmp/pana-yet_another_observerRCZUEA/raw-dartdoc 2024-11-11 23:17:04.681517 INFO: warning: unresolved doc reference [update] 2024-11-11 23:17:04.681517 INFO: from package-yet_another_observer: file:///tmp/pana_FWFGEI 2024-11-11 23:17:04.681517 INFO: warning: yet_another_observer has no library level documentation comments 2024-11-11 23:17:04.681517 INFO: from yet_another_observer: (file:///tmp/pana_FWFGEI/lib/yet_another_observer.dart:1:9) 2024-11-11 23:17:04.681517 INFO: warning: unresolved doc reference [update] 2024-11-11 23:17:04.681517 INFO: from yet_another_observer.YAObserverEvent: (file:///tmp/pana_FWFGEI/lib/yet_another_observer.dart:34:7) 2024-11-11 23:17:04.681517 INFO: warning: unresolved doc reference [super.build()] 2024-11-11 23:17:04.681517 INFO: from yet_another_observer.YAObserverStatefulMixin: (file:///tmp/pana_FWFGEI/lib/yet_another_observer.dart:184:7) 2024-11-11 23:17:04.681517 INFO: warning: unresolved doc reference [onChange] 2024-11-11 23:17:04.681517 INFO: from yet_another_observer.YAObserver.YAObserver: (file:///tmp/pana_FWFGEI/lib/yet_another_observer.dart:78:3) 2024-11-11 23:17:04.681517 INFO: warning: unresolved doc reference [super.build()] 2024-11-11 23:17:04.681517 INFO: from yet_another_observer.YAObserverStatefulMixin.observe: (file:///tmp/pana_FWFGEI/lib/yet_another_observer.dart:191:17) 2024-11-11 23:17:04.681517 INFO: Found 6 warnings and 0 errors. 2024-11-11 23:17:04.731592 INFO: Writing summary.json 2024-11-11 23:17:04.738324 INFO: Running dartdoc post-processing 2024-11-11 23:17:04.741862 INFO: Creating .tar.gz archive 2024-11-11 23:17:04.943880 INFO: Finished .tar.gz archive 2024-11-11 23:17:05.483451 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T23:17:05.756993Z