## Running analysis for "code_text_field" version "1.1.0" STARTED: 2025-10-02T11:37:30.830889Z ### Starting pana 2025-10-02 11:37:47.296429 INFO: Running `dart pub unpack code_text_field:1.1.0 --output /tmp/pana-code_text_fieldRNDHGM/code_text_field --no-resolve`... 2025-10-02 11:37:48.811748 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 11:37:48.849541 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 11:37:49.037621 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 11:37:49.232842 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-02 11:37:51.562123 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-02 11:37:52.442463 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-02 11:37:53.625456 INFO: Analyzing package... 2025-10-02 11:37:53.683659 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-02 11:38:12.298753 INFO: Running `git init`... 2025-10-02 11:38:12.336387 INFO: Running `git remote add origin https://github.com/BertrandBev/code_field`... 2025-10-02 11:38:12.369524 INFO: Running `git remote show origin`... 2025-10-02 11:38:12.640153 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 11:38:13.171619 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 11:38:13.204679 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-10-02 11:38:13.242102 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-02 11:38:15.397384 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_NBXVBY/./lib`... 2025-10-02 11:38:16.244591 INFO: Analyzing pub downgrade... 2025-10-02 11:38:16.249451 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-02 11:38:17.452442 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-02 11:38:30.160620 INFO: [pub-downgrade-success] 2025-10-02 11:38:30.164723 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-02 11:38:31.317101 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.4`... 2025-10-02 11:38:45.764297 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-code_text_fieldRNDHGM/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-02 11:40:17.918129 INFO: `dartdoc` completed: 2025-10-02 11:40:17.918129 INFO: Documenting code_text_field... 2025-10-02 11:40:17.918129 INFO: Discovering libraries... 2025-10-02 11:40:17.918129 INFO: Linking elements... 2025-10-02 11:40:17.918129 INFO: Precaching local docs for 642625 elements... 2025-10-02 11:40:17.918129 INFO: Initialized dartdoc with 990 libraries 2025-10-02 11:40:17.918129 INFO: Generating docs for library code_text_field.dart from package:code_text_field/code_text_field.dart... 2025-10-02 11:40:17.918129 INFO: Documented 1 public library in 90.5 seconds 2025-10-02 11:40:17.918129 INFO: Success! Docs generated into /tmp/pana-code_text_fieldRNDHGM/raw-dartdoc 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.cursorColor] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.cursorColor: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:38:16) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.enabled] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.enabled: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:47:15) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.expands] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.expands: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:26:14) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.isDense] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.isDense: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:56:14) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.keyboardType] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.keyboardType: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:17:24) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.maxLInes] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.maxLines: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:23:14) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.minLines] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.minLines: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:20:14) 2025-10-02 11:40:17.918129 INFO: warning: unresolved doc reference [onSubmitted] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.onChanged: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:50:32) 2025-10-02 11:40:17.918129 INFO: in documentation inherited from code_field.CodeField.onChanged: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:50:32) 2025-10-02 11:40:17.918129 INFO: warning: unresolved doc reference [onEditingComplete] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.onChanged: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:50:32) 2025-10-02 11:40:17.918129 INFO: in documentation inherited from code_field.CodeField.onChanged: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:50:32) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.selectionControls] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.selectionControls: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:59:32) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.smartQuotesType] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.smartQuotesType: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:14:26) 2025-10-02 11:40:17.918129 INFO: warning: undefined macro [flutter.widgets.textField.textStyle] 2025-10-02 11:40:17.918129 INFO: from code_field.CodeField.textStyle: (file:///tmp/pana_NBXVBY/lib/src/code_field/code_field.dart:41:20) 2025-10-02 11:40:17.918129 INFO: Found 12 warnings and 0 errors. 2025-10-02 11:40:17.962718 INFO: Writing summary.json 2025-10-02 11:40:17.970194 INFO: Running dartdoc post-processing 2025-10-02 11:40:17.974087 INFO: Creating .tar.gz archive 2025-10-02 11:40:18.222463 INFO: Finished .tar.gz archive 2025-10-02 11:40:18.795520 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T11:40:18.917953Z