## Running analysis for "sudoku_utility" version "0.0.5" STARTED: 2026-01-08T03:09:17.606072Z ### Starting pana 2026-01-08 03:09:34.013718 INFO: Running `dart pub unpack sudoku_utility:0.0.5 --output /tmp/pana-sudoku_utilityWXIENV/sudoku_utility --no-resolve`... 2026-01-08 03:09:34.400949 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 03:09:34.454133 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 03:09:34.622314 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 03:09:34.713734 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:09:34.765608 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 03:09:34.822142 INFO: Analyzing package... 2026-01-08 03:09:34.858647 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:09:38.761084 INFO: Running `git init`... 2026-01-08 03:09:38.796185 INFO: Running `git remote add origin https://github.com/jagadish-chauhan/sudoku_utility`... 2026-01-08 03:09:38.828530 INFO: Running `git remote show origin`... 2026-01-08 03:09:39.058050 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 03:09:39.333329 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 03:09:39.361363 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 03:09:40.952620 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:09:41.013970 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LUGSMK/.`... 2026-01-08 03:09:41.105918 INFO: Analyzing pub downgrade... 2026-01-08 03:09:41.112384 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 03:09:41.167665 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:09:41.354961 INFO: [pub-downgrade-success] 2026-01-08 03:09:41.360120 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 03:09:41.415825 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 03:09:41.731182 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-sudoku_utilityWXIENV/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 03:10:09.366839 INFO: `dartdoc` completed: 2026-01-08 03:10:09.366839 INFO: Documenting sudoku_utility... 2026-01-08 03:10:09.366839 INFO: Discovering libraries... 2026-01-08 03:10:09.366839 INFO: Linking elements... 2026-01-08 03:10:09.366839 INFO: Precaching local docs for 136894 elements... 2026-01-08 03:10:09.366839 INFO: Initialized dartdoc with 53 libraries 2026-01-08 03:10:09.366839 INFO: Generating docs for library sudoku_utility.dart from package:sudoku_utility/sudoku_utility.dart... 2026-01-08 03:10:09.366839 INFO: Documented 1 public library in 26.8 seconds 2026-01-08 03:10:09.366839 INFO: Success! Docs generated into /tmp/pana-sudoku_utilityWXIENV/raw-dartdoc 2026-01-08 03:10:09.366839 INFO: warning: sudoku_utility has no library level documentation comments 2026-01-08 03:10:09.366839 INFO: from sudoku_utility: (file:///tmp/pana_LUGSMK/lib/sudoku_utility.dart:1:1) 2026-01-08 03:10:09.366839 INFO: warning: unresolved doc reference [emptySquares] 2026-01-08 03:10:09.366839 INFO: from exceptions.InvalidEmptySquaresException: (file:///tmp/pana_LUGSMK/lib/src/exceptions.dart:29:7) 2026-01-08 03:10:09.366839 INFO: warning: unresolved doc reference [emptySquares] 2026-01-08 03:10:09.366839 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_LUGSMK/lib/src/exceptions.dart:43:7) 2026-01-08 03:10:09.366839 INFO: warning: unresolved doc reference [uniqueSolution] 2026-01-08 03:10:09.366839 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_LUGSMK/lib/src/exceptions.dart:43:7) 2026-01-08 03:10:09.366839 INFO: Found 4 warnings and 0 errors. 2026-01-08 03:10:09.398728 INFO: Writing summary.json 2026-01-08 03:10:09.402017 INFO: Running dartdoc post-processing 2026-01-08 03:10:09.405935 INFO: Creating .tar.gz archive 2026-01-08 03:10:09.621840 INFO: Finished .tar.gz archive 2026-01-08 03:10:09.943734 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T03:10:10.044216Z