## Running analysis for "triple" version "0.0.27" STARTED: 2025-04-03T18:32:22.408514Z ### Starting pana 2025-04-03 18:32:35.865150 INFO: Running `dart pub unpack triple:0.0.27 --output /tmp/pana-tripleCFZZYC/triple --no-resolve`... 2025-04-03 18:32:36.696773 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-03 18:32:36.728706 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-03 18:32:36.892940 INFO: Running `git rev-parse --show-toplevel`... 2025-04-03 18:32:36.968909 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-03 18:32:37.881292 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-03 18:32:38.644461 INFO: Analyzing package... 2025-04-03 18:32:38.692937 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 18:32:46.165729 INFO: Running `git init`... 2025-04-03 18:32:46.207131 INFO: Running `git remote add origin https://github.com/Flutterando/triple_pattern`... 2025-04-03 18:32:46.241170 INFO: Running `git remote show origin`... 2025-04-03 18:32:46.513202 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-03 18:32:47.196955 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-03 18:32:47.237295 INFO: Running `git show origin/master:.dart_tool/melos_tool/stores/mobx_triple/pubspec.yaml`... 2025-04-03 18:32:47.277302 INFO: Running `git show origin/master:.dart_tool/melos_tool/triple/pubspec.yaml`... 2025-04-03 18:32:47.312462 INFO: Running `git show origin/master:.dart_tool/melos_tool/triple_test/pubspec.yaml`... 2025-04-03 18:32:47.352612 INFO: Running `git show origin/master:examples/search/pubspec.yaml`... 2025-04-03 18:32:47.393684 INFO: Running `git show origin/master:examples/square_counter/pubspec.yaml`... 2025-04-03 18:32:47.430290 INFO: Running `git show origin/master:hydrated_triple/pubspec.yaml`... 2025-04-03 18:32:47.466295 INFO: Running `git show origin/master:stores/flutter_triple/example/pubspec.yaml`... 2025-04-03 18:32:47.501748 INFO: Running `git show origin/master:stores/flutter_triple/pubspec.yaml`... 2025-04-03 18:32:47.538593 INFO: Running `git show origin/master:stores/mobx_triple/example/pubspec.yaml`... 2025-04-03 18:32:47.574082 INFO: Running `git show origin/master:stores/mobx_triple/pubspec.yaml`... 2025-04-03 18:32:47.611641 INFO: Running `git show origin/master:triple/pubspec.yaml`... 2025-04-03 18:32:47.645340 INFO: Running `git show origin/master:triple_test/pubspec.yaml`... 2025-04-03 18:32:47.679311 INFO: Repository has multiple matching `pubspec.yaml` with `name: triple`. 2025-04-03 18:32:50.920973 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OUYBAE/./lib`... 2025-04-03 18:32:51.587971 INFO: Analyzing pub downgrade... 2025-04-03 18:32:51.596863 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-03 18:32:52.661030 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-03 18:32:54.557782 INFO: [pub-downgrade-success] 2025-04-03 18:32:54.561410 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-03 18:32:55.412268 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-03 18:32:56.795033 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-tripleCFZZYC/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-03 18:33:29.371025 INFO: `dartdoc` completed: 2025-04-03 18:33:29.371025 INFO: Documenting triple... 2025-04-03 18:33:29.371025 INFO: Discovering libraries... 2025-04-03 18:33:29.371025 INFO: Linking elements... 2025-04-03 18:33:29.371025 INFO: Precaching local docs for 150934 elements... 2025-04-03 18:33:29.371025 INFO: Initialized dartdoc with 133 libraries 2025-04-03 18:33:29.371025 INFO: Generating docs for library triple.dart from package:triple/triple.dart... 2025-04-03 18:33:29.371025 INFO: Documented 1 public library in 31.3 seconds 2025-04-03 18:33:29.371025 INFO: Success! Docs generated into /tmp/pana-tripleCFZZYC/raw-dartdoc 2025-04-03 18:33:29.371025 INFO: warning: unresolved doc reference [loading] 2025-04-03 18:33:29.371025 INFO: from store.Store.isLoading: (file:///tmp/pana_OUYBAE/lib/src/store.dart:36:12) 2025-04-03 18:33:29.371025 INFO: warning: unresolved doc reference [dartz] 2025-04-03 18:33:29.371025 INFO: from store.Store.executeEither: (file:///tmp/pana_OUYBAE/lib/src/store.dart:130:16) 2025-04-03 18:33:29.371025 INFO: warning: unresolved doc reference [undo()] 2025-04-03 18:33:29.371025 INFO: from store.Store.update: (file:///tmp/pana_OUYBAE/lib/src/store.dart:54:8) 2025-04-03 18:33:29.371025 INFO: warning: unresolved doc reference [true] 2025-04-03 18:33:29.371025 INFO: from memento_mixin.MementoMixin.canRedo: (file:///tmp/pana_OUYBAE/lib/src/memento_mixin.dart:26:8) 2025-04-03 18:33:29.371025 INFO: warning: unresolved doc reference [true] 2025-04-03 18:33:29.371025 INFO: from memento_mixin.MementoMixin.canUndo: (file:///tmp/pana_OUYBAE/lib/src/memento_mixin.dart:23:8) 2025-04-03 18:33:29.371025 INFO: Found 5 warnings and 0 errors. 2025-04-03 18:33:29.404086 INFO: Writing summary.json 2025-04-03 18:33:29.407844 INFO: Running dartdoc post-processing 2025-04-03 18:33:29.410799 INFO: Creating .tar.gz archive 2025-04-03 18:33:29.568944 INFO: Finished .tar.gz archive 2025-04-03 18:33:30.054333 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-03T18:33:30.176318Z