## Running analysis for "msh_checkbox" version "2.0.1" STARTED: 2025-12-09T21:27:13.184110Z ### Starting pana 2025-12-09 21:27:25.353275 INFO: Running `dart pub unpack msh_checkbox:2.0.1 --output /tmp/pana-msh_checkboxRWOOUQ/msh_checkbox --no-resolve`... 2025-12-09 21:27:25.699519 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 21:27:25.728836 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 21:27:25.857081 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 21:27:26.016334 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 21:27:26.620453 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 21:27:26.862377 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 21:27:27.166095 INFO: Analyzing package... 2025-12-09 21:27:27.205679 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 21:27:38.166578 INFO: Running `git init`... 2025-12-09 21:27:38.203712 INFO: Running `git remote add origin https://github.com/HornMichaelS/msh_checkbox`... 2025-12-09 21:27:38.245682 INFO: Running `git remote show origin`... 2025-12-09 21:27:38.498059 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 21:27:38.862516 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 21:27:38.893939 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 21:27:38.930580 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 21:27:40.289758 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 21:27:40.564441 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TXUZEN/./lib`... 2025-12-09 21:27:40.655414 INFO: Analyzing pub downgrade... 2025-12-09 21:27:40.661906 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 21:27:41.010501 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 21:27:49.070538 INFO: [pub-downgrade-success] 2025-12-09 21:27:49.074828 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 21:27:49.363125 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 21:27:57.790353 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-msh_checkboxRWOOUQ/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 21:28:57.504401 INFO: `dartdoc` completed: 2025-12-09 21:28:57.504401 INFO: Documenting msh_checkbox... 2025-12-09 21:28:57.504401 INFO: Discovering libraries... 2025-12-09 21:28:57.504401 INFO: Linking elements... 2025-12-09 21:28:57.504401 INFO: Precaching local docs for 643234 elements... 2025-12-09 21:28:57.504401 INFO: Initialized dartdoc with 797 libraries 2025-12-09 21:28:57.504401 INFO: Generating docs for library msh_checkbox.dart from package:msh_checkbox/msh_checkbox.dart... 2025-12-09 21:28:57.504401 INFO: Documented 1 public library in 58.7 seconds 2025-12-09 21:28:57.504401 INFO: Success! Docs generated into /tmp/pana-msh_checkboxRWOOUQ/raw-dartdoc 2025-12-09 21:28:57.504401 INFO: warning: unresolved doc reference [MSHColorConfig.onFillColor] 2025-12-09 21:28:57.504401 INFO: from msh_checkbox.MSHCheckbox.checkedColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:49:16) 2025-12-09 21:28:57.504401 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.checkedColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:49:16) 2025-12-09 21:28:57.504401 INFO: warning: unresolved doc reference [MSHColorConfig.disabledTintColor] 2025-12-09 21:28:57.504401 INFO: from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:28:57.504401 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:28:57.504401 INFO: warning: unresolved doc reference [MSHColorConfig.disabledFillColor] 2025-12-09 21:28:57.504401 INFO: from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:28:57.504401 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:28:57.504401 INFO: warning: unresolved doc reference [MSHColorConfig.offTintColor] 2025-12-09 21:28:57.504401 INFO: from msh_checkbox.MSHCheckbox.uncheckedColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:54:15) 2025-12-09 21:28:57.504401 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.uncheckedColor: (file:///tmp/pana_TXUZEN/lib/src/msh_checkbox.dart:54:15) 2025-12-09 21:28:57.504401 INFO: Found 4 warnings and 0 errors. 2025-12-09 21:28:57.534210 INFO: Writing summary.json 2025-12-09 21:28:57.537635 INFO: Running dartdoc post-processing 2025-12-09 21:28:57.540108 INFO: Creating .tar.gz archive 2025-12-09 21:28:57.691802 INFO: Finished .tar.gz archive 2025-12-09 21:28:57.969321 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T21:28:58.077565Z