## Running analysis for "widgetkit" version "1.0.2" STARTED: 2025-10-28T23:36:32.243155Z ### Starting pana 2025-10-28 23:36:48.245946 INFO: Running `dart pub unpack widgetkit:1.0.2 --output /tmp/pana-widgetkitIPAICB/widgetkit --no-resolve`... 2025-10-28 23:36:49.251774 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-28 23:36:49.286725 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-28 23:36:49.474689 INFO: Running `git rev-parse --show-toplevel`... 2025-10-28 23:36:49.639331 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-28 23:36:51.645075 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-28 23:36:52.530779 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-10-28 23:36:53.763176 INFO: Analyzing package... 2025-10-28 23:36:53.801590 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-28 23:37:11.015975 INFO: Running `git init`... 2025-10-28 23:37:11.052223 INFO: Running `git remote add origin https://github.com/CodingAleCR/widgetkit`... 2025-10-28 23:37:11.089276 INFO: Running `git remote show origin`... 2025-10-28 23:37:11.361268 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-28 23:37:11.719102 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-28 23:37:11.749187 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-10-28 23:37:11.781762 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-28 23:37:13.310031 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-28 23:37:14.212596 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KEFLUE/./lib`... 2025-10-28 23:37:15.146169 INFO: Analyzing pub downgrade... 2025-10-28 23:37:15.150754 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-28 23:37:16.352277 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-28 23:37:28.528455 INFO: [pub-downgrade-success] 2025-10-28 23:37:28.532955 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-28 23:37:29.754501 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-28 23:37:42.809138 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-widgetkitIPAICB/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-10-28 23:38:52.730555 INFO: `dartdoc` completed: 2025-10-28 23:38:52.730555 INFO: Documenting widgetkit... 2025-10-28 23:38:52.730555 INFO: Discovering libraries... 2025-10-28 23:38:52.730555 INFO: Linking elements... 2025-10-28 23:38:52.730555 INFO: Precaching local docs for 642038 elements... 2025-10-28 23:38:52.730555 INFO: Initialized dartdoc with 788 libraries 2025-10-28 23:38:52.730555 INFO: Generating docs for library widgetkit.dart from package:widgetkit/widgetkit.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library widgets/widgets.dart from package:widgetkit/widgets/widgets.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library widgets/hide_keyboard_on_touch_outside.dart from package:widgetkit/widgets/hide_keyboard_on_touch_outside.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library widgets/autolink_text.dart from package:widgetkit/widgets/autolink_text.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library material/chip_selection.dart from package:widgetkit/material/chip_selection.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library material/material.dart from package:widgetkit/material/material.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library material/password_textfield.dart from package:widgetkit/material/password_textfield.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library cupertino/password_form_field.dart from package:widgetkit/cupertino/password_form_field.dart... 2025-10-28 23:38:52.730555 INFO: Generating docs for library cupertino/cupertino.dart from package:widgetkit/cupertino/cupertino.dart... 2025-10-28 23:38:52.730555 INFO: Documented 9 public libraries in 68.3 seconds 2025-10-28 23:38:52.730555 INFO: Success! Docs generated into /tmp/pana-widgetkitIPAICB/raw-dartdoc 2025-10-28 23:38:52.730555 INFO: warning: widgetkit has no library level documentation comments 2025-10-28 23:38:52.730555 INFO: from widgetkit: (file:///tmp/pana_KEFLUE/lib/widgetkit.dart:1:1) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [style] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelectionItemStyle.avatarBorderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:69:22) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelectionItemStyle.avatarBorderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:69:22) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [width] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelectionItemStyle.avatarBorderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:69:22) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelectionItemStyle.avatarBorderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:69:22) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [style] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelectionItemStyle.borderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:51:22) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelectionItemStyle.borderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:51:22) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [width] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelectionItemStyle.borderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:51:22) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelectionItemStyle.borderStyle: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:51:22) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [shape] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelectionItemStyle.padding: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:14:29) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelectionItemStyle.padding: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:14:29) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [true] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.alignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:550:23) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.alignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:550:23) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [false] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.crossAxisAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:544:28) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.crossAxisAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:544:28) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [false] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.mainAxisAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:541:27) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.mainAxisAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:541:27) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [false] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.mainAxisSize: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:538:22) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.mainAxisSize: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:538:22) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [true] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.runAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:553:23) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.runAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:553:23) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [true] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.runSpacing: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:559:16) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.runSpacing: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:559:16) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [false] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.scrollPhysics: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:535:24) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.scrollPhysics: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:535:24) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [true] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.spacing: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:556:16) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.spacing: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:556:16) 2025-10-28 23:38:52.730555 INFO: warning: unresolved doc reference [true] 2025-10-28 23:38:52.730555 INFO: from chip_selection.ChipSelection.wrapCrossAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:547:28) 2025-10-28 23:38:52.730555 INFO: in documentation inherited from chip_selection.ChipSelection.wrapCrossAlignment: (file:///tmp/pana_KEFLUE/lib/material/chip_selection.dart:547:28) 2025-10-28 23:38:52.730555 INFO: Found 15 warnings and 0 errors. 2025-10-28 23:38:52.786006 INFO: Writing summary.json 2025-10-28 23:38:52.796193 INFO: Running dartdoc post-processing 2025-10-28 23:38:52.801506 INFO: Creating .tar.gz archive 2025-10-28 23:38:53.408222 INFO: Finished .tar.gz archive 2025-10-28 23:38:54.224049 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-28T23:38:54.330479Z