## Running analysis for "image_editor_platform_interface" version "1.0.1" STARTED: 2025-10-18T04:51:06.323213Z ### Starting pana 2025-10-18 04:51:18.869344 INFO: Running `dart pub unpack image_editor_platform_interface:1.0.1 --output /tmp/pana-image_editor_platform_interfaceMJPEQH/image_editor_platform_interface --no-resolve`... 2025-10-18 04:51:19.524036 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-18 04:51:19.552780 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-18 04:51:19.679694 INFO: Running `git rev-parse --show-toplevel`... 2025-10-18 04:51:19.757191 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-18 04:51:20.643997 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-18 04:51:21.339019 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-18 04:51:22.290888 INFO: Analyzing package... 2025-10-18 04:51:22.317479 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-18 04:51:34.955899 INFO: Running `git init`... 2025-10-18 04:51:34.988544 INFO: Running `git remote add origin https://github.com/fluttercandies/flutter_image_editor`... 2025-10-18 04:51:35.015945 INFO: Running `git remote show origin`... 2025-10-18 04:51:35.262966 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-18 04:51:35.750600 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-18 04:51:35.783672 INFO: Running `git show origin/main:image_editor/example/pubspec.yaml`... 2025-10-18 04:51:35.824070 INFO: Running `git show origin/main:image_editor/pubspec.yaml`... 2025-10-18 04:51:35.858597 INFO: Running `git show origin/main:image_editor_common/pubspec.yaml`... 2025-10-18 04:51:35.892201 INFO: Running `git show origin/main:image_editor_ohos/example/pubspec.yaml`... 2025-10-18 04:51:35.929461 INFO: Running `git show origin/main:image_editor_ohos/pubspec.yaml`... 2025-10-18 04:51:35.962576 INFO: Running `git show origin/main:image_editor_platform_interface/pubspec.yaml`... 2025-10-18 04:51:35.993760 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-18 04:51:38.045034 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-18 04:51:38.710030 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BWICCH/./lib`... 2025-10-18 04:51:39.486304 INFO: Analyzing pub downgrade... 2025-10-18 04:51:39.490971 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-18 04:51:40.409214 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-18 04:51:49.957722 INFO: [pub-downgrade-success] 2025-10-18 04:51:49.960999 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-18 04:51:50.820123 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-18 04:51:52.084212 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-image_editor_platform_interfaceMJPEQH/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-18 04:52:52.602982 INFO: `dartdoc` completed: 2025-10-18 04:52:52.602982 INFO: Documenting image_editor_platform_interface... 2025-10-18 04:52:52.602982 INFO: Discovering libraries... 2025-10-18 04:52:52.602982 INFO: Linking elements... 2025-10-18 04:52:52.602982 INFO: Precaching local docs for 642052 elements... 2025-10-18 04:52:52.602982 INFO: Initialized dartdoc with 794 libraries 2025-10-18 04:52:52.602982 INFO: Generating docs for library image_editor_platform_interface.dart from package:image_editor_platform_interface/image_editor_platform_interface.dart... 2025-10-18 04:52:52.602982 INFO: Documented 1 public library in 59.3 seconds 2025-10-18 04:52:52.602982 INFO: Success! Docs generated into /tmp/pana-image_editor_platform_interfaceMJPEQH/raw-dartdoc 2025-10-18 04:52:52.602982 INFO: warning: image_editor_platform_interface has no library level documentation comments 2025-10-18 04:52:52.602982 INFO: from image_editor_platform_interface: (file:///tmp/pana_BWICCH/lib/image_editor_platform_interface.dart:1:1) 2025-10-18 04:52:52.602982 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:52:52.602982 INFO: from edit_options.ScaleOption: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:19:7) 2025-10-18 04:52:52.602982 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:52:52.602982 INFO: from edit_options.ScaleOption.new: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:21:9) 2025-10-18 04:52:52.602982 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:52:52.602982 INFO: from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:35:14) 2025-10-18 04:52:52.602982 INFO: in documentation inherited from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:35:14) 2025-10-18 04:52:52.602982 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:52:52.602982 INFO: from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:38:14) 2025-10-18 04:52:52.602982 INFO: in documentation inherited from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_BWICCH/lib/src/option/edit_options.dart:38:14) 2025-10-18 04:52:52.602982 INFO: Found 5 warnings and 0 errors. 2025-10-18 04:52:52.642755 INFO: Writing summary.json 2025-10-18 04:52:52.646003 INFO: Running dartdoc post-processing 2025-10-18 04:52:52.650597 INFO: Creating .tar.gz archive 2025-10-18 04:52:53.127845 INFO: Finished .tar.gz archive 2025-10-18 04:52:53.970714 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-18T04:52:54.083653Z