## Running analysis for "crossword" version "1.3.2" STARTED: 2025-12-09T13:13:07.813610Z ### Starting pana 2025-12-09 13:13:20.211784 INFO: Running `dart pub unpack crossword:1.3.2 --output /tmp/pana-crosswordILHXRC/crossword --no-resolve`... 2025-12-09 13:13:20.690023 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 13:13:20.717727 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 13:13:20.842706 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 13:13:21.043941 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:21.675928 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 13:13:21.906699 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 13:13:22.202788 INFO: Analyzing package... 2025-12-09 13:13:22.243902 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:13:32.990501 INFO: Running `git init`... 2025-12-09 13:13:33.019716 INFO: Running `git remote add origin https://github.com/Amonc/crossword`... 2025-12-09 13:13:33.043868 INFO: Running `git remote show origin`... 2025-12-09 13:13:33.271453 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 13:13:33.636967 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 13:13:33.665992 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-09 13:13:33.694791 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-09 13:13:35.585327 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 13:13:35.836138 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KTTFBV/./lib`... 2025-12-09 13:13:35.921960 INFO: Analyzing pub downgrade... 2025-12-09 13:13:35.925865 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 13:13:36.234025 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 13:13:43.907594 INFO: [pub-downgrade-success] 2025-12-09 13:13:43.911883 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 13:13:44.212025 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 13:13:51.891330 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-crosswordILHXRC/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`... 2025-12-09 13:14:48.827730 INFO: `dartdoc` completed: 2025-12-09 13:14:48.827730 INFO: Documenting crossword... 2025-12-09 13:14:48.827730 INFO: Discovering libraries... 2025-12-09 13:14:48.827730 INFO: Linking elements... 2025-12-09 13:14:48.827730 INFO: Precaching local docs for 643480 elements... 2025-12-09 13:14:48.827730 INFO: Initialized dartdoc with 795 libraries 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/crossword_panel.dart from package:crossword/components/crossword_panel.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/reveal_letter_decoration.dart from package:crossword/components/reveal_letter_decoration.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/letter_offset.dart from package:crossword/components/letter_offset.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/word_line.dart from package:crossword/components/word_line.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/line_painter.dart from package:crossword/components/line_painter.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/letter_pop_decoration.dart from package:crossword/components/letter_pop_decoration.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/line_offset.dart from package:crossword/components/line_offset.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library components/line_decoration.dart from package:crossword/components/line_decoration.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library helper/extensions.dart from package:crossword/helper/extensions.dart... 2025-12-09 13:14:48.827730 INFO: Generating docs for library crossword.dart from package:crossword/crossword.dart... 2025-12-09 13:14:48.827730 INFO: Documented 10 public libraries in 55.9 seconds 2025-12-09 13:14:48.827730 INFO: Success! Docs generated into /tmp/pana-crosswordILHXRC/raw-dartdoc 2025-12-09 13:14:48.827730 INFO: warning: crossword has no library level documentation comments 2025-12-09 13:14:48.827730 INFO: from crossword: (file:///tmp/pana_KTTFBV/lib/crossword.dart:1:1) 2025-12-09 13:14:48.827730 INFO: Found 1 warning and 0 errors. 2025-12-09 13:14:48.861610 INFO: Writing summary.json 2025-12-09 13:14:48.864681 INFO: Running dartdoc post-processing 2025-12-09 13:14:48.867293 INFO: Creating .tar.gz archive 2025-12-09 13:14:49.256635 INFO: Finished .tar.gz archive 2025-12-09 13:14:49.691385 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T13:14:49.798755Z