## Running analysis for "msh_checkbox" version "1.2.1" STARTED: 2025-12-09T21:30:47.223727Z ### Starting pana 2025-12-09 21:31:00.201225 INFO: Running `dart pub unpack msh_checkbox:1.2.1 --output /tmp/pana-msh_checkboxFCIBWJ/msh_checkbox --no-resolve`... 2025-12-09 21:31:00.606113 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 21:31:00.648665 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 21:31:00.801008 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 21:31:00.991978 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 21:31:01.303627 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 21:31:01.584898 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:31:01.932667 INFO: Analyzing package... 2025-12-09 21:31:01.982297 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 21:31:12.553681 INFO: Running `git init`... 2025-12-09 21:31:12.600399 INFO: Running `git remote add origin https://github.com/HornMichaelS/msh_checkbox`... 2025-12-09 21:31:12.644267 INFO: Running `git remote show origin`... 2025-12-09 21:31:12.875019 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 21:31:13.211158 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 21:31:13.241995 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-09 21:31:13.276669 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-09 21:31:14.706965 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-09 21:31:14.944380 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_COEZAK/./lib`... 2025-12-09 21:31:15.039688 INFO: Analyzing pub downgrade... 2025-12-09 21:31:15.046045 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 21:31:15.366710 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 21:31:22.297316 INFO: [pub-downgrade-success] 2025-12-09 21:31:22.301842 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 21:31:22.597594 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 21:31:23.000234 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-msh_checkboxFCIBWJ/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:32:23.920013 INFO: `dartdoc` completed: 2025-12-09 21:32:23.920013 INFO: Documenting msh_checkbox... 2025-12-09 21:32:23.920013 INFO: Discovering libraries... 2025-12-09 21:32:23.920013 INFO: Linking elements... 2025-12-09 21:32:23.920013 INFO: Precaching local docs for 643228 elements... 2025-12-09 21:32:23.920013 INFO: Initialized dartdoc with 797 libraries 2025-12-09 21:32:23.920013 INFO: Generating docs for library msh_checkbox.dart from package:msh_checkbox/msh_checkbox.dart... 2025-12-09 21:32:23.920013 INFO: Documented 1 public library in 59.9 seconds 2025-12-09 21:32:23.920013 INFO: Success! Docs generated into /tmp/pana-msh_checkboxFCIBWJ/raw-dartdoc 2025-12-09 21:32:23.920013 INFO: warning: unresolved doc reference [MSHColorConfig.onFillColor] 2025-12-09 21:32:23.920013 INFO: from msh_checkbox.MSHCheckbox.checkedColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:49:15) 2025-12-09 21:32:23.920013 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.checkedColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:49:15) 2025-12-09 21:32:23.920013 INFO: warning: unresolved doc reference [MSHColorConfig.disabledTintColor] 2025-12-09 21:32:23.920013 INFO: from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:32:23.920013 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:32:23.920013 INFO: warning: unresolved doc reference [MSHColorConfig.disabledFillColor] 2025-12-09 21:32:23.920013 INFO: from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:32:23.920013 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.disabledColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:60:15) 2025-12-09 21:32:23.920013 INFO: warning: unresolved doc reference [MSHColorConfig.offTintColor] 2025-12-09 21:32:23.920013 INFO: from msh_checkbox.MSHCheckbox.uncheckedColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:54:15) 2025-12-09 21:32:23.920013 INFO: in documentation inherited from msh_checkbox.MSHCheckbox.uncheckedColor: (file:///tmp/pana_COEZAK/lib/src/msh_checkbox.dart:54:15) 2025-12-09 21:32:23.920013 INFO: Found 4 warnings and 0 errors. 2025-12-09 21:32:23.950399 INFO: Writing summary.json 2025-12-09 21:32:23.953494 INFO: Running dartdoc post-processing 2025-12-09 21:32:23.955984 INFO: Creating .tar.gz archive 2025-12-09 21:32:24.117934 INFO: Finished .tar.gz archive 2025-12-09 21:32:24.400524 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T21:32:24.511597Z