## Running analysis for "image_editor_platform_interface" version "1.1.0" STARTED: 2025-10-18T04:49:08.010035Z ### Starting pana 2025-10-18 04:49:20.667975 INFO: Running `dart pub unpack image_editor_platform_interface:1.1.0 --output /tmp/pana-image_editor_platform_interfaceGJQTLA/image_editor_platform_interface --no-resolve`... 2025-10-18 04:49:21.321257 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-18 04:49:21.353076 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-18 04:49:21.493722 INFO: Running `git rev-parse --show-toplevel`... 2025-10-18 04:49:21.571521 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-18 04:49:23.045900 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-18 04:49:23.682455 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:49:24.644960 INFO: Analyzing package... 2025-10-18 04:49:24.670536 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-18 04:49:36.899310 INFO: Running `git init`... 2025-10-18 04:49:36.934059 INFO: Running `git remote add origin https://github.com/fluttercandies/flutter_image_editor`... 2025-10-18 04:49:36.960913 INFO: Running `git remote show origin`... 2025-10-18 04:49:37.205111 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-18 04:49:37.722998 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-18 04:49:37.756212 INFO: Running `git show origin/main:image_editor/example/pubspec.yaml`... 2025-10-18 04:49:37.786996 INFO: Running `git show origin/main:image_editor/pubspec.yaml`... 2025-10-18 04:49:37.819211 INFO: Running `git show origin/main:image_editor_common/pubspec.yaml`... 2025-10-18 04:49:37.847462 INFO: Running `git show origin/main:image_editor_ohos/example/pubspec.yaml`... 2025-10-18 04:49:37.879791 INFO: Running `git show origin/main:image_editor_ohos/pubspec.yaml`... 2025-10-18 04:49:37.914582 INFO: Running `git show origin/main:image_editor_platform_interface/pubspec.yaml`... 2025-10-18 04:49:37.943749 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-18 04:49:40.512151 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-18 04:49:41.176131 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XVGKCB/./lib`... 2025-10-18 04:49:41.996867 INFO: Analyzing pub downgrade... 2025-10-18 04:49:42.001132 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-18 04:49:42.958726 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-18 04:49:52.527372 INFO: [pub-downgrade-success] 2025-10-18 04:49:52.534276 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-18 04:49:53.425866 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-18 04:50:03.684271 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-image_editor_platform_interfaceGJQTLA/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:51:03.401991 INFO: `dartdoc` completed: 2025-10-18 04:51:03.401991 INFO: Documenting image_editor_platform_interface... 2025-10-18 04:51:03.401991 INFO: Discovering libraries... 2025-10-18 04:51:03.401991 INFO: Linking elements... 2025-10-18 04:51:03.401991 INFO: Precaching local docs for 642056 elements... 2025-10-18 04:51:03.401991 INFO: Initialized dartdoc with 794 libraries 2025-10-18 04:51:03.401991 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:51:03.401991 INFO: Documented 1 public library in 58.4 seconds 2025-10-18 04:51:03.401991 INFO: Success! Docs generated into /tmp/pana-image_editor_platform_interfaceGJQTLA/raw-dartdoc 2025-10-18 04:51:03.401991 INFO: warning: image_editor_platform_interface has no library level documentation comments 2025-10-18 04:51:03.401991 INFO: from image_editor_platform_interface: (file:///tmp/pana_XVGKCB/lib/image_editor_platform_interface.dart:1:1) 2025-10-18 04:51:03.401991 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:51:03.401991 INFO: from edit_options.ScaleOption: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:19:7) 2025-10-18 04:51:03.401991 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:51:03.401991 INFO: from edit_options.ScaleOption.new: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:21:9) 2025-10-18 04:51:03.401991 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:51:03.401991 INFO: from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:35:14) 2025-10-18 04:51:03.401991 INFO: in documentation inherited from edit_options.ScaleOption.keepRatio: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:35:14) 2025-10-18 04:51:03.401991 INFO: warning: unresolved doc reference [aspectRatio] 2025-10-18 04:51:03.401991 INFO: from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:38:14) 2025-10-18 04:51:03.401991 INFO: in documentation inherited from edit_options.ScaleOption.keepWidthFirst: (file:///tmp/pana_XVGKCB/lib/src/option/edit_options.dart:38:14) 2025-10-18 04:51:03.401991 INFO: Found 5 warnings and 0 errors. 2025-10-18 04:51:03.449778 INFO: Writing summary.json 2025-10-18 04:51:03.455771 INFO: Running dartdoc post-processing 2025-10-18 04:51:03.461645 INFO: Creating .tar.gz archive 2025-10-18 04:51:04.051643 INFO: Finished .tar.gz archive 2025-10-18 04:51:04.744407 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-18T04:51:04.843116Z