## Running analysis for "cursor_autocomplete_options" version "2.1.0" STARTED: 2024-12-17T15:54:06.487540Z ### Starting pana 2024-12-17 15:54:21.067424 INFO: Running `dart pub unpack cursor_autocomplete_options:2.1.0 --output /tmp/pana-cursor_autocomplete_optionsDJESFN/cursor_autocomplete_options --no-resolve`... 2024-12-17 15:54:22.362452 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-12-17 15:54:22.398756 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-12-17 15:54:22.558291 INFO: Running `git rev-parse --show-toplevel`... 2024-12-17 15:54:22.740242 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-17 15:54:24.905900 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-12-17 15:54:25.831306 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-12-17 15:54:27.038746 INFO: Analyzing package... 2024-12-17 15:54:27.069945 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-17 15:54:47.153164 INFO: Running `webpinfo /tmp/pana_OMXZIG/./art/showcase-1.png`... 2024-12-17 15:54:47.177927 INFO: Running `cwebp /tmp/pana_OMXZIG/./art/showcase-1.png -o /tmp/ZGGNOW/gen/showcase-1.webp`... 2024-12-17 15:54:47.207462 INFO: Running `webpinfo /tmp/ZGGNOW/gen/showcase-1.webp`... 2024-12-17 15:54:47.228995 INFO: Running `cwebp -resize 100 0 /tmp/ZGGNOW/gen/showcase-1.webp -o /tmp/ZGGNOW/gen/100x100/showcase-1.webp`... 2024-12-17 15:54:47.253828 INFO: Running `cwebp -resize 190 0 /tmp/ZGGNOW/gen/showcase-1.webp -o /tmp/ZGGNOW/gen/190x190/showcase-1.webp`... 2024-12-17 15:54:47.279236 INFO: Running `dwebp /tmp/ZGGNOW/gen/100x100/showcase-1.webp -o /tmp/ZGGNOW/gen/100x100/showcase-1.png`... 2024-12-17 15:54:47.303209 INFO: Running `dwebp /tmp/ZGGNOW/gen/190x190/showcase-1.webp -o /tmp/ZGGNOW/gen/190x190/showcase-1.png`... 2024-12-17 15:54:48.703311 INFO: Running `git init`... 2024-12-17 15:54:48.726694 INFO: Running `git remote add origin https://github.com/igormidev/cursor_autocomplete_options`... 2024-12-17 15:54:48.753473 INFO: Running `git remote show origin`... 2024-12-17 15:54:49.046128 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-12-17 15:54:49.504661 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-12-17 15:54:49.530497 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-12-17 15:54:49.558097 INFO: Running `git show origin/master:pubspec.yaml`... 2024-12-17 15:54:50.371541 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OMXZIG/./lib`... 2024-12-17 15:54:51.290930 INFO: Analyzing pub downgrade... 2024-12-17 15:54:51.297027 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-12-17 15:54:52.848796 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-12-17 15:55:07.642050 INFO: [pub-downgrade-success] 2024-12-17 15:55:07.647085 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-12-17 15:55:08.844853 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.0`... 2024-12-17 15:55:20.657662 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-cursor_autocomplete_optionsDJESFN/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`... 2024-12-17 15:56:30.789932 INFO: `dartdoc` completed: 2024-12-17 15:56:30.789932 INFO: Documenting cursor_autocomplete_options... 2024-12-17 15:56:30.789932 INFO: Discovering libraries... 2024-12-17 15:56:30.789932 INFO: Linking elements... 2024-12-17 15:56:30.789932 INFO: Precaching local docs for 630666 elements... 2024-12-17 15:56:30.789932 INFO: Initialized dartdoc with 829 libraries 2024-12-17 15:56:30.789932 INFO: Generating docs for library cursor_autocomplete_options.dart from package:cursor_autocomplete_options/cursor_autocomplete_options.dart... 2024-12-17 15:56:30.789932 INFO: Documented 1 public library in 68.2 seconds 2024-12-17 15:56:30.789932 INFO: Success! Docs generated into /tmp/pana-cursor_autocomplete_optionsDJESFN/raw-dartdoc 2024-12-17 15:56:30.789932 INFO: warning: cursor_autocomplete_options has no library level documentation comments 2024-12-17 15:56:30.789932 INFO: from cursor_autocomplete_options: (file:///tmp/pana_OMXZIG/lib/cursor_autocomplete_options.dart:1:9) 2024-12-17 15:56:30.789932 INFO: warning: unresolved doc reference [textfieldEditingController] 2024-12-17 15:56:30.789932 INFO: from options_controller.OptionsController.OptionsController: (file:///tmp/pana_OMXZIG/lib/src/options_controller.dart:150:3) 2024-12-17 15:56:30.789932 INFO: warning: unresolved doc reference [litsTileWithOptionsBuilder] 2024-12-17 15:56:30.789932 INFO: from options_controller.OptionsController.showComplexOptions: (file:///tmp/pana_OMXZIG/lib/src/options_controller.dart:265:8) 2024-12-17 15:56:30.789932 INFO: warning: unresolved doc reference [listTilesWithOptionsBuilder] 2024-12-17 15:56:30.789932 INFO: from options_controller.OptionsController.showComplexOptions: (file:///tmp/pana_OMXZIG/lib/src/options_controller.dart:265:8) 2024-12-17 15:56:30.789932 INFO: warning: unresolved doc reference [optionAsString] 2024-12-17 15:56:30.789932 INFO: from options_controller.OptionsController.showComplexOptions: (file:///tmp/pana_OMXZIG/lib/src/options_controller.dart:265:8) 2024-12-17 15:56:30.789932 INFO: warning: unresolved doc reference [options] 2024-12-17 15:56:30.789932 INFO: from options_controller.OptionsController.showSimpleOptions: (file:///tmp/pana_OMXZIG/lib/src/options_controller.dart:189:8) 2024-12-17 15:56:30.789932 INFO: Found 6 warnings and 0 errors. 2024-12-17 15:56:30.835114 INFO: Writing summary.json 2024-12-17 15:56:30.838752 INFO: Running dartdoc post-processing 2024-12-17 15:56:30.841610 INFO: Creating .tar.gz archive 2024-12-17 15:56:31.039241 INFO: Finished .tar.gz archive 2024-12-17 15:56:31.458136 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-12-17T15:56:31.696273Z