## Running analysis for "fluro" version "2.0.5" STARTED: 2024-10-22T12:34:39.174936Z ### Starting pana 2024-10-22 12:34:55.145239 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-22 12:34:55.190986 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-22 12:34:55.401842 INFO: Downloading package fluro 2.0.5 from https://pub.dev/api/archives/fluro-2.0.5.tar.gz 2024-10-22 12:34:55.706224 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-22 12:34:57.813786 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-22 12:34:58.870243 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-10-22 12:35:00.282625 INFO: Analyzing package... 2024-10-22 12:35:00.312671 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-22 12:35:24.798592 INFO: Running `git init`... 2024-10-22 12:35:24.823030 INFO: Running `git remote add origin https://github.com/lukepighetti/fluro`... 2024-10-22 12:35:24.846387 INFO: Running `git remote show origin`... 2024-10-22 12:35:25.101768 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-10-22 12:35:25.552300 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-10-22 12:35:25.579111 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-10-22 12:35:25.606854 INFO: Running `git show origin/main:pubspec.yaml`... 2024-10-22 12:35:26.033907 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DUQIQS/lib`... 2024-10-22 12:35:26.766464 INFO: Analyzing pub downgrade... 2024-10-22 12:35:26.772758 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-10-22 12:35:28.111568 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-22 12:35:30.688512 INFO: [pub-downgrade-success] 2024-10-22 12:35:30.696256 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-10-22 12:35:32.045412 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-22 12:35:44.500476 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-fluroBCGFRU --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-10-22 12:36:55.585611 INFO: `dartdoc` completed: 2024-10-22 12:36:55.585611 INFO: Documenting fluro... 2024-10-22 12:36:55.585611 INFO: Discovering libraries... 2024-10-22 12:36:55.585611 INFO: Linking elements... 2024-10-22 12:36:55.585611 INFO: Precaching local docs for 614716 elements... 2024-10-22 12:36:55.585611 INFO: Initialized dartdoc with 749 libraries 2024-10-22 12:36:55.585611 INFO: Generating docs for library fluro.dart from package:fluro/fluro.dart... 2024-10-22 12:36:55.585611 INFO: Documented 1 public library in 67.7 seconds 2024-10-22 12:36:55.585611 INFO: Success! Docs generated into /tmp/dartdoc-fluroBCGFRU 2024-10-22 12:36:55.585611 INFO: warning: fluro has no library level documentation comments 2024-10-22 12:36:55.585611 INFO: from fluro: (file:///tmp/pana_DUQIQS/lib/fluro.dart:9:9) 2024-10-22 12:36:55.585611 INFO: warning: unresolved doc reference [FluroRouter.appRouter.navigateTo] 2024-10-22 12:36:55.585611 INFO: from fluro_router.FluroRouter: (file:///tmp/pana_DUQIQS/lib/src/fluro_router.dart:24:7) 2024-10-22 12:36:55.585611 INFO: warning: unresolved doc reference [RouteTreeNote] 2024-10-22 12:36:55.585611 INFO: from tree.RouteTreeNodeType: (file:///tmp/pana_DUQIQS/lib/src/tree.dart:14:6) 2024-10-22 12:36:55.585611 INFO: warning: unresolved doc reference [context.settings] 2024-10-22 12:36:55.585611 INFO: from common.HandlerFunc: (file:///tmp/pana_DUQIQS/lib/src/common.dart:39:17) 2024-10-22 12:36:55.585611 INFO: warning: unresolved doc reference [RouteHandler] 2024-10-22 12:36:55.585611 INFO: from fluro_router.FluroRouter.define: (file:///tmp/pana_DUQIQS/lib/src/fluro_router.dart:40:8) 2024-10-22 12:36:55.585611 INFO: warning: unresolved doc reference [FluroRouter.appRouter.navigateTo] 2024-10-22 12:36:55.585611 INFO: from fluro_router.FluroRouter.appRouter: (file:///tmp/pana_DUQIQS/lib/src/fluro_router.dart:28:16) 2024-10-22 12:36:55.585611 INFO: in documentation inherited from fluro_router.FluroRouter.appRouter: (file:///tmp/pana_DUQIQS/lib/src/fluro_router.dart:28:16) 2024-10-22 12:36:55.585611 INFO: Found 6 warnings and 0 errors. 2024-10-22 12:36:55.629929 INFO: Writing summary.json 2024-10-22 12:36:55.636565 INFO: Running dartdoc post-processing 2024-10-22 12:36:55.640811 INFO: Creating .tar.gz archive 2024-10-22 12:36:55.922277 INFO: Finished .tar.gz archive 2024-10-22 12:36:56.533925 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-22T12:36:56.824484Z