## Running analysis for "tutorial_system" version "0.0.4" STARTED: 2026-01-07T21:01:14.187368Z ### Starting pana 2026-01-07 21:01:26.285886 INFO: Running `dart pub unpack tutorial_system:0.0.4 --output /tmp/pana-tutorial_systemSLJKQX/tutorial_system --no-resolve`... 2026-01-07 21:01:26.546581 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-07 21:01:26.577034 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-07 21:01:26.710589 INFO: Running `git rev-parse --show-toplevel`... 2026-01-07 21:01:26.786204 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-07 21:01:29.052655 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-07 21:01:29.321105 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-07 21:01:29.780136 INFO: Analyzing package... 2026-01-07 21:01:29.814109 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-07 21:01:45.564015 INFO: Running `git init`... 2026-01-07 21:01:45.596940 INFO: Running `git remote add origin https://github.com/biocentral/tutorial_system`... 2026-01-07 21:01:45.626351 INFO: Running `git remote show origin`... 2026-01-07 21:01:45.851979 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-07 21:01:46.116073 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-07 21:01:46.142259 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-07 21:01:48.488754 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2026-01-07 21:01:48.757359 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HASVNY/.`... 2026-01-07 21:01:48.920366 INFO: Analyzing pub downgrade... 2026-01-07 21:01:48.925287 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-07 21:01:52.757670 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-07 21:02:00.951986 INFO: [pub-downgrade-success] 2026-01-07 21:02:00.956561 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-07 21:02:01.386281 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2026-01-07 21:02:08.974251 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-tutorial_systemSLJKQX/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`... 2026-01-07 21:03:06.602709 INFO: `dartdoc` completed: 2026-01-07 21:03:06.602709 INFO: Documenting tutorial_system... 2026-01-07 21:03:06.602709 INFO: Discovering libraries... 2026-01-07 21:03:06.602709 INFO: Linking elements... 2026-01-07 21:03:06.602709 INFO: Precaching local docs for 672359 elements... 2026-01-07 21:03:06.602709 INFO: Initialized dartdoc with 985 libraries 2026-01-07 21:03:06.602709 INFO: Generating docs for library data/tutorial.dart from package:tutorial_system/data/tutorial.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library tutorial_system.dart from package:tutorial_system/tutorial_system.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library domain/tutorial_repository.dart from package:tutorial_system/domain/tutorial_repository.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library model/tutorial_step.dart from package:tutorial_system/model/tutorial_step.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library model/tutorial_id.dart from package:tutorial_system/model/tutorial_id.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library model/tutorial_runner.dart from package:tutorial_system/model/tutorial_runner.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library bloc/tutorial_bloc.dart from package:tutorial_system/bloc/tutorial_bloc.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library presentation/tutorial_registration_mixin.dart from package:tutorial_system/presentation/tutorial_registration_mixin.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library presentation/tutorial_handler.dart from package:tutorial_system/presentation/tutorial_handler.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library presentation/tutorial_start_button.dart from package:tutorial_system/presentation/tutorial_start_button.dart... 2026-01-07 21:03:06.602709 INFO: Generating docs for library presentation/tutorial_aware_widget.dart from package:tutorial_system/presentation/tutorial_aware_widget.dart... 2026-01-07 21:03:06.602709 INFO: Documented 11 public libraries in 56.7 seconds 2026-01-07 21:03:06.602709 INFO: Success! Docs generated into /tmp/pana-tutorial_systemSLJKQX/raw-dartdoc 2026-01-07 21:03:06.602709 INFO: warning: tutorial_system has no library level documentation comments 2026-01-07 21:03:06.602709 INFO: from tutorial_system: (file:///tmp/pana_HASVNY/lib/tutorial_system.dart:1:1) 2026-01-07 21:03:06.602709 INFO: Found 1 warning and 0 errors. 2026-01-07 21:03:06.636632 INFO: Writing summary.json 2026-01-07 21:03:06.639270 INFO: Running dartdoc post-processing 2026-01-07 21:03:06.641315 INFO: Creating .tar.gz archive 2026-01-07 21:03:07.094341 INFO: Finished .tar.gz archive 2026-01-07 21:03:07.661731 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-07T21:03:07.763358Z