## Running analysis for "sudoku_utility" version "0.0.6" STARTED: 2024-11-22T00:24:36.540118Z ### Starting pana 2024-11-22 00:24:49.268476 INFO: Running `dart pub unpack sudoku_utility:0.0.6 --output /tmp/pana-sudoku_utilityVKFPMI/sudoku_utility --no-resolve`... 2024-11-22 00:24:50.194417 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-22 00:24:50.230571 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-22 00:24:50.383591 INFO: Running `git rev-parse --show-toplevel`... 2024-11-22 00:24:50.470111 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-22 00:24:50.810307 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-22 00:24:51.150119 INFO: Analyzing package... 2024-11-22 00:24:51.188928 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-22 00:24:56.383160 INFO: Running `git init`... 2024-11-22 00:24:56.408627 INFO: Running `git remote add origin https://github.com/jagadish-chauhan/sudoku_utility`... 2024-11-22 00:24:56.433822 INFO: Running `git remote show origin`... 2024-11-22 00:24:56.678660 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-22 00:24:57.037569 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-22 00:24:57.063980 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-22 00:24:57.529155 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LRJOHS/./lib`... 2024-11-22 00:24:58.146837 INFO: Analyzing pub downgrade... 2024-11-22 00:24:58.153456 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-22 00:24:58.517298 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-22 00:24:59.263543 INFO: [pub-downgrade-success] 2024-11-22 00:24:59.268540 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-22 00:24:59.620316 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-22 00:25:10.356450 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-sudoku_utilityVKFPMI/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-22 00:25:37.206850 INFO: `dartdoc` completed: 2024-11-22 00:25:37.206850 INFO: Documenting sudoku_utility... 2024-11-22 00:25:37.206850 INFO: Discovering libraries... 2024-11-22 00:25:37.206850 INFO: Linking elements... 2024-11-22 00:25:37.206850 INFO: Precaching local docs for 137471 elements... 2024-11-22 00:25:37.206850 INFO: Initialized dartdoc with 51 libraries 2024-11-22 00:25:37.206850 INFO: Generating docs for library sudoku_utility.dart from package:sudoku_utility/sudoku_utility.dart... 2024-11-22 00:25:37.206850 INFO: Documented 1 public library in 24.4 seconds 2024-11-22 00:25:37.206850 INFO: Success! Docs generated into /tmp/pana-sudoku_utilityVKFPMI/raw-dartdoc 2024-11-22 00:25:37.206850 INFO: warning: sudoku_utility has no library level documentation comments 2024-11-22 00:25:37.206850 INFO: from sudoku_utility: (file:///tmp/pana_LRJOHS/lib/sudoku_utility.dart:1:9) 2024-11-22 00:25:37.206850 INFO: warning: unresolved doc reference [emptySquares] 2024-11-22 00:25:37.206850 INFO: from exceptions.InvalidEmptySquaresException: (file:///tmp/pana_LRJOHS/lib/src/exceptions.dart:29:7) 2024-11-22 00:25:37.206850 INFO: warning: unresolved doc reference [emptySquares] 2024-11-22 00:25:37.206850 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_LRJOHS/lib/src/exceptions.dart:43:7) 2024-11-22 00:25:37.206850 INFO: warning: unresolved doc reference [uniqueSolution] 2024-11-22 00:25:37.206850 INFO: from exceptions.UnlikelyUniqueSolutionException: (file:///tmp/pana_LRJOHS/lib/src/exceptions.dart:43:7) 2024-11-22 00:25:37.206850 INFO: Found 4 warnings and 0 errors. 2024-11-22 00:25:37.243106 INFO: Writing summary.json 2024-11-22 00:25:37.246583 INFO: Running dartdoc post-processing 2024-11-22 00:25:37.250178 INFO: Creating .tar.gz archive 2024-11-22 00:25:37.403673 INFO: Finished .tar.gz archive 2024-11-22 00:25:37.816570 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-22T00:25:37.917428Z