## Running analysis for "image_editor_platform_interface" version "1.0.1" STARTED: 2026-01-22T19:02:24.660191Z ### Starting processing 2026-01-22 19:02:35.725222 INFO: Running `dart pub unpack image_editor_platform_interface:1.0.1 --output /tmp/pana-image_editor_platform_interfaceZEHTZZ/image_editor_platform_interface --no-resolve`... 2026-01-22 19:02:35.970381 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-22 19:02:36.008124 INFO: Running `git rev-parse --show-toplevel`... 2026-01-22 19:02:36.079893 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 19:02:36.167444 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 19:02:36.210852 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-22 19:02:36.305318 INFO: Analyzing package... 2026-01-22 19:02:36.336755 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 19:02:45.499602 INFO: Running `git init`... 2026-01-22 19:02:45.527020 INFO: Running `git remote add origin https://github.com/fluttercandies/flutter_image_editor`... 2026-01-22 19:02:45.547640 INFO: Running `git remote show origin`... 2026-01-22 19:02:45.763105 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-22 19:02:46.229453 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-22 19:02:46.255163 INFO: Running `git show origin/main:image_editor/example/pubspec.yaml`... 2026-01-22 19:02:46.277187 INFO: Running `git show origin/main:image_editor/pubspec.yaml`... 2026-01-22 19:02:46.299892 INFO: Running `git show origin/main:image_editor_common/pubspec.yaml`... 2026-01-22 19:02:46.324686 INFO: Running `git show origin/main:image_editor_ohos/example/pubspec.yaml`... 2026-01-22 19:02:46.350591 INFO: Running `git show origin/main:image_editor_ohos/pubspec.yaml`... 2026-01-22 19:02:46.375487 INFO: Running `git show origin/main:image_editor_platform_interface/pubspec.yaml`... 2026-01-22 19:02:46.396997 INFO: Running `git show origin/main:pubspec.yaml`... 2026-01-22 19:02:50.092484 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-22 19:02:50.158858 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GMAJDZ/.`... 2026-01-22 19:02:50.235540 INFO: Analyzing pub downgrade... 2026-01-22 19:02:50.238159 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-22 19:02:50.323299 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-22 19:02:56.697331 INFO: [pub-downgrade-success] 2026-01-22 19:02:56.700571 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-22 19:02:56.788623 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-image_editor_platform_interfaceZEHTZZ/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-22 19:03:21.250973 INFO: `dartdoc` completed: 2026-01-22 19:03:21.250973 INFO: Documenting image_editor_platform_interface... 2026-01-22 19:03:21.250973 INFO: Discovering libraries... 2026-01-22 19:03:21.250973 INFO: Linking elements... 2026-01-22 19:03:21.250973 INFO: Precaching local docs for 644251 elements... 2026-01-22 19:03:21.250973 INFO: Initialized dartdoc with 800 libraries 2026-01-22 19:03:21.250973 INFO: Generating docs for library image_editor_platform_interface.dart from package:image_editor_platform_interface/image_editor_platform_interface.dart... 2026-01-22 19:03:21.250973 INFO: Documented 1 public library in 24.3 seconds 2026-01-22 19:03:21.250973 INFO: Success! Docs generated into /tmp/pana-image_editor_platform_interfaceZEHTZZ/raw-dartdoc 2026-01-22 19:03:21.250973 INFO: warning: image_editor_platform_interface has no library level documentation comments 2026-01-22 19:03:21.250973 INFO: from image_editor_platform_interface: (file:///tmp/pana_GMAJDZ/lib/image_editor_platform_interface.dart:1:1) 2026-01-22 19:03:21.250973 INFO: warning: unresolved doc reference [aspectRatio] 2026-01-22 19:03:21.250973 INFO: from edit_options.ScaleOption: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:19:7) 2026-01-22 19:03:21.250973 INFO: warning: unresolved doc reference [aspectRatio] 2026-01-22 19:03:21.250973 INFO: from edit_options.ScaleOption.new: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:21:9) 2026-01-22 19:03:21.250973 INFO: warning: unresolved doc reference [aspectRatio] 2026-01-22 19:03:21.250973 INFO: from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:35:14) 2026-01-22 19:03:21.250973 INFO: in documentation inherited from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:35:14) 2026-01-22 19:03:21.250973 INFO: warning: unresolved doc reference [aspectRatio] 2026-01-22 19:03:21.250973 INFO: from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:38:14) 2026-01-22 19:03:21.250973 INFO: in documentation inherited from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_GMAJDZ/lib/src/option/edit_options.dart:38:14) 2026-01-22 19:03:21.250973 INFO: Found 5 warnings and 0 errors. 2026-01-22 19:03:21.284448 INFO: Writing summary.json 2026-01-22 19:03:21.286880 INFO: Running dartdoc post-processing 2026-01-22 19:03:21.289226 INFO: Creating .tar.gz archive 2026-01-22 19:03:21.852121 INFO: Finished .tar.gz archive 2026-01-22 19:03:22.404072 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-22T19:03:22.499033Z