## Running analysis for "sudoku_utility" version "0.0.6" STARTED: 2026-01-08T03:08:14.115774Z ### Starting pana 2026-01-08 03:08:30.552937 INFO: Running `dart pub unpack sudoku_utility:0.0.6 --output /tmp/pana-sudoku_utilityVLSPLU/sudoku_utility --no-resolve`... 2026-01-08 03:08:30.866060 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 03:08:30.904875 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 03:08:31.073134 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 03:08:31.168211 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:08:31.223836 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 03:08:31.280281 INFO: Analyzing package... 2026-01-08 03:08:31.316274 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:08:35.826011 INFO: Running `git init`... 2026-01-08 03:08:35.861229 INFO: Running `git remote add origin https://github.com/jagadish-chauhan/sudoku_utility`... 2026-01-08 03:08:35.889088 INFO: Running `git remote show origin`... 2026-01-08 03:08:36.136080 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-08 03:08:36.423017 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-08 03:08:36.453735 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-08 03:08:37.993985 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 03:08:38.061804 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BAKIHD/.`... 2026-01-08 03:08:38.157786 INFO: Analyzing pub downgrade... 2026-01-08 03:08:38.162 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 03:08:38.218734 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 03:08:38.439613 INFO: [pub-downgrade-success] 2026-01-08 03:08:38.445710 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 03:08:38.506043 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 03:08:47.915092 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-sudoku_utilityVLSPLU/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:09:15.648062 INFO: `dartdoc` completed: 2026-01-08 03:09:15.648062 INFO: Documenting sudoku_utility... 2026-01-08 03:09:15.648062 INFO: Discovering libraries... 2026-01-08 03:09:15.648062 INFO: Linking elements... 2026-01-08 03:09:15.648062 INFO: Precaching local docs for 136894 elements... 2026-01-08 03:09:15.648062 INFO: Initialized dartdoc with 53 libraries 2026-01-08 03:09:15.648062 INFO: Generating docs for library sudoku_utility.dart from package:sudoku_utility/sudoku_utility.dart... 2026-01-08 03:09:15.648062 INFO: Documented 1 public library in 26.9 seconds 2026-01-08 03:09:15.648062 INFO: Success! Docs generated into /tmp/pana-sudoku_utilityVLSPLU/raw-dartdoc 2026-01-08 03:09:15.648062 INFO: warning: sudoku_utility has no library level documentation comments 2026-01-08 03:09:15.648062 INFO: from sudoku_utility: (file:///tmp/pana_BAKIHD/lib/sudoku_utility.dart:1:1) 2026-01-08 03:09:15.648062 INFO: warning: unresolved doc reference [emptySquares] 2026-01-08 03:09:15.648062 INFO: from exceptions.InvalidEmptySquaresException: (file:///tmp/pana_BAKIHD/lib/src/exceptions.dart:29:7) 2026-01-08 03:09:15.648062 INFO: warning: unresolved doc reference [emptySquares] 2026-01-08 03:09:15.648062 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_BAKIHD/lib/src/exceptions.dart:43:7) 2026-01-08 03:09:15.648062 INFO: warning: unresolved doc reference [uniqueSolution] 2026-01-08 03:09:15.648062 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_BAKIHD/lib/src/exceptions.dart:43:7) 2026-01-08 03:09:15.648062 INFO: Found 4 warnings and 0 errors. 2026-01-08 03:09:15.682657 INFO: Writing summary.json 2026-01-08 03:09:15.688091 INFO: Running dartdoc post-processing 2026-01-08 03:09:15.691745 INFO: Creating .tar.gz archive 2026-01-08 03:09:15.971225 INFO: Finished .tar.gz archive 2026-01-08 03:09:16.386644 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T03:09:16.507420Z