## Running analysis for "signals_core" version "4.5.0" STARTED: 2024-11-11T21:41:50.390035Z ### Starting pana 2024-11-11 21:42:07.671879 INFO: Running `dart pub unpack signals_core:4.5.0 --output /tmp/pana-signals_coreQCIHBI/signals_core --no-resolve`... 2024-11-11 21:42:08.872472 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 21:42:08.918321 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 21:42:09.140179 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 21:42:09.276235 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-11 21:42:09.714040 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 21:42:10.168129 INFO: Analyzing package... 2024-11-11 21:42:10.213997 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:42:17.331015 INFO: Running `git init`... 2024-11-11 21:42:17.372357 INFO: Running `git remote add origin https://github.com/rodydavis/signals.dart`... 2024-11-11 21:42:17.409051 INFO: Running `git remote show origin`... 2024-11-11 21:42:17.659992 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-11 21:42:19.438894 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-11 21:42:19.502438 INFO: Running `git show origin/main:benchmark/pubspec.yaml`... 2024-11-11 21:42:19.541782 INFO: Running `git show origin/main:examples/animations_example/pubspec.yaml`... 2024-11-11 21:42:19.573943 INFO: Running `git show origin/main:examples/auth_flow/pubspec.yaml`... 2024-11-11 21:42:19.605832 INFO: Running `git show origin/main:examples/clean_architecture/pubspec.yaml`... 2024-11-11 21:42:19.643931 INFO: Running `git show origin/main:examples/crud_dio/pubspec.yaml`... 2024-11-11 21:42:19.677400 INFO: Running `git show origin/main:examples/dart_examples/pubspec.yaml`... 2024-11-11 21:42:19.711917 INFO: Running `git show origin/main:examples/dart_mappable_example/pubspec.yaml`... 2024-11-11 21:42:19.744383 INFO: Running `git show origin/main:examples/drift_example/pubspec.yaml`... 2024-11-11 21:42:19.777219 INFO: Running `git show origin/main:examples/eval_calculator/pubspec.yaml`... 2024-11-11 21:42:19.810312 INFO: Running `git show origin/main:examples/flutter_async/pubspec.yaml`... 2024-11-11 21:42:19.851621 INFO: Running `git show origin/main:examples/flutter_colorband/pubspec.yaml`... 2024-11-11 21:42:19.885423 INFO: Running `git show origin/main:examples/flutter_counter/pubspec.yaml`... 2024-11-11 21:42:19.920652 INFO: Running `git show origin/main:examples/get_it_signals/pubspec.yaml`... 2024-11-11 21:42:19.952475 INFO: Running `git show origin/main:examples/html_canvas/pubspec.yaml`... 2024-11-11 21:42:19.984586 INFO: Running `git show origin/main:examples/html_todo_app/pubspec.yaml`... 2024-11-11 21:42:20.022952 INFO: Running `git show origin/main:examples/infinite_scroll/pubspec.yaml`... 2024-11-11 21:42:20.054757 INFO: Running `git show origin/main:examples/node_based_editor/pubspec.yaml`... 2024-11-11 21:42:20.086795 INFO: Running `git show origin/main:examples/persist_shared_preferences/pubspec.yaml`... 2024-11-11 21:42:20.120952 INFO: Running `git show origin/main:examples/rxdart/pubspec.yaml`... 2024-11-11 21:42:20.155890 INFO: Running `git show origin/main:examples/shopping_cart/pubspec.yaml`... 2024-11-11 21:42:20.187633 INFO: Running `git show origin/main:packages/preact_signals/pubspec.yaml`... 2024-11-11 21:42:20.217869 INFO: Running `git show origin/main:packages/signals/example/pubspec.yaml`... 2024-11-11 21:42:20.251200 INFO: Running `git show origin/main:packages/signals/pubspec.yaml`... 2024-11-11 21:42:20.287903 INFO: Running `git show origin/main:packages/signals_core/pubspec.yaml`... 2024-11-11 21:42:20.321587 INFO: Running `git show origin/main:packages/signals_devtools_extension/pubspec.yaml`... 2024-11-11 21:42:20.354905 INFO: Running `git show origin/main:packages/signals_flutter/example/pubspec.yaml`... 2024-11-11 21:42:20.388889 INFO: Running `git show origin/main:packages/signals_flutter/pubspec.yaml`... 2024-11-11 21:42:20.420507 INFO: Running `git show origin/main:packages/signals_lint/example/pubspec.yaml`... 2024-11-11 21:42:20.451395 INFO: Running `git show origin/main:packages/signals_lint/pubspec.yaml`... 2024-11-11 21:42:20.483636 INFO: Running `git show origin/main:pubspec.yaml`... 2024-11-11 21:42:21.483343 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RADFDV/./lib`... 2024-11-11 21:42:22.827470 INFO: Analyzing pub downgrade... 2024-11-11 21:42:22.834914 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-11 21:42:23.323444 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:42:25.114275 INFO: [pub-downgrade-success] 2024-11-11 21:42:25.119865 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-11 21:42:25.614495 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 21:42:27.360237 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-signals_coreQCIHBI/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-11 21:43:07.936919 INFO: `dartdoc` completed: 2024-11-11 21:43:07.936919 INFO: Documenting signals_core... 2024-11-11 21:43:07.936919 INFO: Discovering libraries... 2024-11-11 21:43:07.936919 INFO: Linking elements... 2024-11-11 21:43:07.936919 INFO: Precaching local docs for 140409 elements... 2024-11-11 21:43:07.936919 INFO: Initialized dartdoc with 68 libraries 2024-11-11 21:43:07.936919 INFO: Generating docs for library signals_core.dart from package:signals_core/signals_core.dart... 2024-11-11 21:43:07.936919 INFO: Documented 1 public library in 37.4 seconds 2024-11-11 21:43:07.936919 INFO: Success! Docs generated into /tmp/pana-signals_coreQCIHBI/raw-dartdoc 2024-11-11 21:43:07.936919 INFO: warning: unresolved doc reference [TimerEvent] 2024-11-11 21:43:07.936919 INFO: from timer.TimerSignal.every: (file:///tmp/pana_RADFDV/lib/src/utils/timer.dart:9:18) 2024-11-11 21:43:07.936919 INFO: in documentation inherited from timer.TimerSignal.every: (file:///tmp/pana_RADFDV/lib/src/utils/timer.dart:9:18) 2024-11-11 21:43:07.936919 INFO: warning: unresolved doc reference [FutureAsyncSignal] 2024-11-11 21:43:07.936919 INFO: from future.SignalFutureUtils.toSignal: (file:///tmp/pana_RADFDV/lib/src/extensions/future.dart:15:19) 2024-11-11 21:43:07.936919 INFO: warning: unresolved doc reference [StreamBuilder] 2024-11-11 21:43:07.936919 INFO: from signal.ReadonlySignalUtils.toStream: (file:///tmp/pana_RADFDV/lib/src/extensions/signal.dart:11:13) 2024-11-11 21:43:07.936919 INFO: Found 3 warnings and 0 errors. 2024-11-11 21:43:08.008800 INFO: Writing summary.json 2024-11-11 21:43:08.014076 INFO: Running dartdoc post-processing 2024-11-11 21:43:08.022364 INFO: Creating .tar.gz archive 2024-11-11 21:43:09.111927 INFO: Finished .tar.gz archive 2024-11-11 21:43:12.286466 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T21:43:12.606962Z