## Running analysis for "r_router" version "1.2.0" STARTED: 2025-12-10T00:16:17.861694Z ### Starting pana 2025-12-10 00:16:30.615750 INFO: Running `dart pub unpack r_router:1.2.0 --output /tmp/pana-r_routerAQPTIN/r_router --no-resolve`... 2025-12-10 00:16:31.085544 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 00:16:31.117164 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 00:16:31.254293 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 00:16:31.468917 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 00:16:32.172716 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 00:16:32.427018 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-10 00:16:32.750900 INFO: Analyzing package... 2025-12-10 00:16:32.789921 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 00:16:45.919416 INFO: Running `git init`... 2025-12-10 00:16:45.955956 INFO: Running `git remote add origin https://github.com/rhymelph/r_router`... 2025-12-10 00:16:45.989550 INFO: Running `git remote show origin`... 2025-12-10 00:16:46.237562 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 00:16:46.644864 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 00:16:46.676146 INFO: Running `git show origin/master:r_router/example/pubspec.yaml`... 2025-12-10 00:16:46.709600 INFO: Running `git show origin/master:r_router/pubspec.yaml`... 2025-12-10 00:16:48.225052 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-10 00:16:48.489437 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EKYXGL/./lib`... 2025-12-10 00:16:48.653719 INFO: Analyzing pub downgrade... 2025-12-10 00:16:48.661623 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-10 00:16:48.966053 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 00:16:57.847531 INFO: [pub-downgrade-success] 2025-12-10 00:16:57.852453 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-10 00:16:58.154186 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-10 00:17:06.727268 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-r_routerAQPTIN/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`... 2025-12-10 00:18:10.460496 INFO: `dartdoc` completed: 2025-12-10 00:18:10.460496 INFO: Documenting r_router... 2025-12-10 00:18:10.460496 INFO: Discovering libraries... 2025-12-10 00:18:10.460496 INFO: Linking elements... 2025-12-10 00:18:10.460496 INFO: Precaching local docs for 652910 elements... 2025-12-10 00:18:10.460496 INFO: Initialized dartdoc with 799 libraries 2025-12-10 00:18:10.460496 INFO: Generating docs for library r_router.dart from package:r_router/r_router.dart... 2025-12-10 00:18:10.460496 INFO: Documented 1 public library in 62.7 seconds 2025-12-10 00:18:10.460496 INFO: Success! Docs generated into /tmp/pana-r_routerAQPTIN/raw-dartdoc 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [Your Class] 2025-12-10 00:18:10.460496 INFO: from meta.ErrorPageMeta: (file:///tmp/pana_EKYXGL/lib/src/meta/meta.dart:8:7) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [0-9] 2025-12-10 00:18:10.460496 INFO: from r_router.NavigatorRoute: (file:///tmp/pana_EKYXGL/lib/src/common/r_router.dart:18:7) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [SearchDelegate.leading] 2025-12-10 00:18:10.460496 INFO: from search.SearchDelegate: (file:///tmp/pana_EKYXGL/lib/src/screens/search.dart:31:16) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [SearchDelegate.actions] 2025-12-10 00:18:10.460496 INFO: from search.SearchDelegate: (file:///tmp/pana_EKYXGL/lib/src/screens/search.dart:31:16) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [InheritedThemes] 2025-12-10 00:18:10.460496 INFO: from popup_menu.PopupMenuButton.captureInheritedThemes: (file:///tmp/pana_EKYXGL/lib/src/screens/popup_menu.dart:668:14) 2025-12-10 00:18:10.460496 INFO: in documentation inherited from popup_menu.PopupMenuButton.captureInheritedThemes: (file:///tmp/pana_EKYXGL/lib/src/screens/popup_menu.dart:668:14) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [CastError] 2025-12-10 00:18:10.460496 INFO: from r_router.DelegatingMap.typed: (file:///tmp/pana_EKYXGL/lib/src/common/r_router.dart:25:20) 2025-12-10 00:18:10.460496 INFO: warning: unresolved doc reference [this] 2025-12-10 00:18:10.460496 INFO: from r_router.DelegatingMap.typed: (file:///tmp/pana_EKYXGL/lib/src/common/r_router.dart:25:20) 2025-12-10 00:18:10.460496 INFO: Found 7 warnings and 0 errors. 2025-12-10 00:18:10.516919 INFO: Writing summary.json 2025-12-10 00:18:10.521030 INFO: Running dartdoc post-processing 2025-12-10 00:18:10.524104 INFO: Creating .tar.gz archive 2025-12-10 00:18:11.819471 INFO: Finished .tar.gz archive 2025-12-10 00:18:14.173639 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T00:18:14.302307Z