## Running analysis for "signals_core" version "5.5.0" STARTED: 2024-11-11T21:37:08.945296Z ### Starting pana 2024-11-11 21:37:27.413153 INFO: Running `dart pub unpack signals_core:5.5.0 --output /tmp/pana-signals_coreAAEVVS/signals_core --no-resolve`... 2024-11-11 21:37:28.649007 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 21:37:28.686923 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 21:37:28.907374 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 21:37:29.059009 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-11 21:37:29.500763 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 21:37:29.946427 INFO: Analyzing package... 2024-11-11 21:37:29.994066 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:37:39.287781 INFO: Running `git init`... 2024-11-11 21:37:39.324533 INFO: Running `git remote add origin https://github.com/rodydavis/signals.dart`... 2024-11-11 21:37:39.359919 INFO: Running `git remote show origin`... 2024-11-11 21:37:39.647133 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-11 21:37:41.482482 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-11 21:37:41.542190 INFO: Running `git show origin/main:benchmark/pubspec.yaml`... 2024-11-11 21:37:41.578320 INFO: Running `git show origin/main:examples/animations_example/pubspec.yaml`... 2024-11-11 21:37:41.608052 INFO: Running `git show origin/main:examples/auth_flow/pubspec.yaml`... 2024-11-11 21:37:41.637375 INFO: Running `git show origin/main:examples/clean_architecture/pubspec.yaml`... 2024-11-11 21:37:41.669993 INFO: Running `git show origin/main:examples/crud_dio/pubspec.yaml`... 2024-11-11 21:37:41.701162 INFO: Running `git show origin/main:examples/dart_examples/pubspec.yaml`... 2024-11-11 21:37:41.732077 INFO: Running `git show origin/main:examples/dart_mappable_example/pubspec.yaml`... 2024-11-11 21:37:41.760362 INFO: Running `git show origin/main:examples/drift_example/pubspec.yaml`... 2024-11-11 21:37:41.793560 INFO: Running `git show origin/main:examples/eval_calculator/pubspec.yaml`... 2024-11-11 21:37:41.824081 INFO: Running `git show origin/main:examples/flutter_async/pubspec.yaml`... 2024-11-11 21:37:41.862445 INFO: Running `git show origin/main:examples/flutter_colorband/pubspec.yaml`... 2024-11-11 21:37:41.895356 INFO: Running `git show origin/main:examples/flutter_counter/pubspec.yaml`... 2024-11-11 21:37:41.929098 INFO: Running `git show origin/main:examples/get_it_signals/pubspec.yaml`... 2024-11-11 21:37:41.957359 INFO: Running `git show origin/main:examples/html_canvas/pubspec.yaml`... 2024-11-11 21:37:41.991 INFO: Running `git show origin/main:examples/html_todo_app/pubspec.yaml`... 2024-11-11 21:37:42.020899 INFO: Running `git show origin/main:examples/infinite_scroll/pubspec.yaml`... 2024-11-11 21:37:42.049707 INFO: Running `git show origin/main:examples/node_based_editor/pubspec.yaml`... 2024-11-11 21:37:42.081316 INFO: Running `git show origin/main:examples/persist_shared_preferences/pubspec.yaml`... 2024-11-11 21:37:42.112485 INFO: Running `git show origin/main:examples/rxdart/pubspec.yaml`... 2024-11-11 21:37:42.153326 INFO: Running `git show origin/main:examples/shopping_cart/pubspec.yaml`... 2024-11-11 21:37:42.187647 INFO: Running `git show origin/main:packages/preact_signals/pubspec.yaml`... 2024-11-11 21:37:42.219526 INFO: Running `git show origin/main:packages/signals/example/pubspec.yaml`... 2024-11-11 21:37:42.255391 INFO: Running `git show origin/main:packages/signals/pubspec.yaml`... 2024-11-11 21:37:42.292784 INFO: Running `git show origin/main:packages/signals_core/pubspec.yaml`... 2024-11-11 21:37:42.327369 INFO: Running `git show origin/main:packages/signals_devtools_extension/pubspec.yaml`... 2024-11-11 21:37:42.364703 INFO: Running `git show origin/main:packages/signals_flutter/example/pubspec.yaml`... 2024-11-11 21:37:42.404151 INFO: Running `git show origin/main:packages/signals_flutter/pubspec.yaml`... 2024-11-11 21:37:42.438793 INFO: Running `git show origin/main:packages/signals_lint/example/pubspec.yaml`... 2024-11-11 21:37:42.468376 INFO: Running `git show origin/main:packages/signals_lint/pubspec.yaml`... 2024-11-11 21:37:42.504481 INFO: Running `git show origin/main:pubspec.yaml`... 2024-11-11 21:37:43.518897 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QFOIHN/./lib`... 2024-11-11 21:37:44.923977 INFO: Analyzing pub downgrade... 2024-11-11 21:37:44.930303 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-11 21:37:45.418517 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 21:37:47.322713 INFO: [pub-downgrade-success] 2024-11-11 21:37:47.327818 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-11 21:37:47.814386 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 21:38:03.611362 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-signals_coreAAEVVS/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:38:47.346926 INFO: `dartdoc` completed: 2024-11-11 21:38:47.346926 INFO: Documenting signals_core... 2024-11-11 21:38:47.346926 INFO: Discovering libraries... 2024-11-11 21:38:47.346926 INFO: Linking elements... 2024-11-11 21:38:47.346926 INFO: Precaching local docs for 141540 elements... 2024-11-11 21:38:47.346926 INFO: Initialized dartdoc with 66 libraries 2024-11-11 21:38:47.346926 INFO: Generating docs for library extended.dart from package:signals_core/extended.dart... 2024-11-11 21:38:47.346926 INFO: Generating docs for library signals_core.dart from package:signals_core/signals_core.dart... 2024-11-11 21:38:47.346926 INFO: Documented 2 public libraries in 40.1 seconds 2024-11-11 21:38:47.346926 INFO: Success! Docs generated into /tmp/pana-signals_coreAAEVVS/raw-dartdoc 2024-11-11 21:38:47.346926 INFO: warning: unresolved doc reference [MapEntries] 2024-11-11 21:38:47.346926 INFO: from value.MapSignal.toMap: (file:///tmp/pana_QFOIHN/lib/src/value/map.dart:160:13) 2024-11-11 21:38:47.346926 INFO: Found 1 warning and 0 errors. 2024-11-11 21:38:47.431596 INFO: Writing summary.json 2024-11-11 21:38:47.444850 INFO: Running dartdoc post-processing 2024-11-11 21:38:47.449629 INFO: Creating .tar.gz archive 2024-11-11 21:38:48.884417 INFO: Finished .tar.gz archive 2024-11-11 21:38:52.312167 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T21:38:52.658731Z