## Running analysis for "easy_form_kit" version "3.0.1" STARTED: 2026-01-16T09:01:11.455515Z ### Starting processing 2026-01-16 09:01:22.950410 INFO: Running `dart pub unpack easy_form_kit:3.0.1 --output /tmp/pana-easy_form_kitQGBCHO/easy_form_kit --no-resolve`... 2026-01-16 09:01:23.230039 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-16 09:01:23.258928 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-16 09:01:23.381042 INFO: Running `git rev-parse --show-toplevel`... 2026-01-16 09:01:23.515475 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 09:01:23.780544 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2026-01-16 09:01:24.004877 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-16 09:01:24.288373 INFO: Analyzing package... 2026-01-16 09:01:24.325666 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 09:01:28.776403 INFO: Running `git init`... 2026-01-16 09:01:28.801433 INFO: Running `git remote add origin https://github.com/andyduke/easy_form_kit`... 2026-01-16 09:01:28.827644 INFO: Running `git remote show origin`... 2026-01-16 09:01:29.026132 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-16 09:01:29.361228 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-16 09:01:29.387080 INFO: Running `git show origin/master:demo/pubspec.yaml`... 2026-01-16 09:01:29.413940 INFO: Running `git show origin/master:package/example/pubspec.yaml`... 2026-01-16 09:01:29.438164 INFO: Running `git show origin/master:package/pubspec.yaml`... 2026-01-16 09:01:31.803011 INFO: Analyzing pub downgrade... 2026-01-16 09:01:31.811631 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2026-01-16 09:01:32.077171 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`... 2026-01-16 09:01:32.751012 INFO: [pub-downgrade-failed] 2026-01-16 09:01:32.755992 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2026-01-16 09:01:33.021671 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.1`... 2026-01-16 09:01:33.416205 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-easy_form_kitQGBCHO/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`... 2026-01-16 09:02:27.673005 INFO: `dartdoc` completed: 2026-01-16 09:02:27.673005 INFO: Documenting easy_form_kit... 2026-01-16 09:02:27.673005 INFO: Discovering libraries... 2026-01-16 09:02:27.673005 INFO: Linking elements... 2026-01-16 09:02:27.673005 INFO: Precaching local docs for 644627 elements... 2026-01-16 09:02:27.673005 INFO: Initialized dartdoc with 798 libraries 2026-01-16 09:02:27.673005 INFO: Generating docs for library easy_form_kit.dart from package:easy_form_kit/easy_form_kit.dart... 2026-01-16 09:02:27.673005 INFO: Documented 1 public library in 53.4 seconds 2026-01-16 09:02:27.673005 INFO: Success! Docs generated into /tmp/pana-easy_form_kitQGBCHO/raw-dartdoc 2026-01-16 09:02:27.673005 INFO: warning: easy_form_kit has no library level documentation comments 2026-01-16 09:02:27.673005 INFO: from easy_form_kit: (file:///tmp/pana_SHUBBE/lib/easy_form_kit.dart:1:1) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [Controller.value] 2026-01-16 09:02:27.673005 INFO: from custom_form_field.EasyCustomFormField: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:89:7) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [Controller.dispose] 2026-01-16 09:02:27.673005 INFO: from custom_form_field.EasyCustomFormField: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:89:7) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [EasyFormTextField] 2026-01-16 09:02:27.673005 INFO: from easy_form.EasyFormFieldSaveCallback: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:539:9) 2026-01-16 09:02:27.673005 INFO: warning: undefined macro [flutter.widgets.child] 2026-01-16 09:02:27.673005 INFO: from easy_form.EasyForm.child: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:154:16) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [EasyFormTextField] 2026-01-16 09:02:27.673005 INFO: from easy_form.EasyForm.onSave: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:184:45) 2026-01-16 09:02:27.673005 INFO: in documentation inherited from easy_form.EasyForm.onSave: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:184:45) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [onSave] 2026-01-16 09:02:27.673005 INFO: from easy_form.EasyFormField.name: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:621:16) 2026-01-16 09:02:27.673005 INFO: in documentation inherited from easy_form.EasyFormField.name: (file:///tmp/pana_SHUBBE/lib/src/easy_form.dart:621:16) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [new TextField] 2026-01-16 09:02:27.673005 INFO: from text_form_field.EasyTextFormField.new: (file:///tmp/pana_SHUBBE/lib/src/text_form_field.dart:72:3) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [Controller] 2026-01-16 09:02:27.673005 INFO: from custom_form_field.EasyCustomFormField.new: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:98:3) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [Controller] 2026-01-16 09:02:27.673005 INFO: from custom_form_field.EasyCustomFormField.controller: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:143:12) 2026-01-16 09:02:27.673005 INFO: in documentation inherited from custom_form_field.EasyCustomFormField.controller: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:143:12) 2026-01-16 09:02:27.673005 INFO: warning: unresolved doc reference [Controller.value] 2026-01-16 09:02:27.673005 INFO: from custom_form_field.EasyCustomFormField.controller: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:143:12) 2026-01-16 09:02:27.673005 INFO: in documentation inherited from custom_form_field.EasyCustomFormField.controller: (file:///tmp/pana_SHUBBE/lib/src/custom_form_field.dart:143:12) 2026-01-16 09:02:27.673005 INFO: Found 11 warnings and 0 errors. 2026-01-16 09:02:27.710399 INFO: Writing summary.json 2026-01-16 09:02:27.713681 INFO: Running dartdoc post-processing 2026-01-16 09:02:27.715481 INFO: Creating .tar.gz archive 2026-01-16 09:02:28.194202 INFO: Finished .tar.gz archive 2026-01-16 09:02:28.705676 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-16T09:02:28.806568Z