## Running analysis for "rectangle_detector" version "1.0.4" STARTED: 2025-12-10T00:26:02.655633Z ### Starting pana 2025-12-10 00:26:14.730724 INFO: Running `dart pub unpack rectangle_detector:1.0.4 --output /tmp/pana-rectangle_detectorFCPXTF/rectangle_detector --no-resolve`... 2025-12-10 00:26:15.281632 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 00:26:15.306296 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 00:26:15.432385 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 00:26:15.623373 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 00:26:15.924402 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 00:26:16.176816 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-12-10 00:26:16.492954 INFO: Analyzing package... 2025-12-10 00:26:16.530433 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 00:26:27.389853 INFO: Running `git init`... 2025-12-10 00:26:27.430437 INFO: Running `git remote add origin https://github.com/YongTaiSin/rectangle_detector`... 2025-12-10 00:26:27.462155 INFO: Running `git remote show origin`... 2025-12-10 00:26:27.729175 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-10 00:26:28.185007 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-10 00:26:28.216762 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-10 00:26:28.248669 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-10 00:26:28.278923 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/YongTaiSin/rectangle_detector` but got `https://github.com/yj-labs/rectangle_detector`. 2025-12-10 00:26:29.355722 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-10 00:26:29.618855 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LJTVTO/./lib`... 2025-12-10 00:26:29.690759 INFO: Analyzing pub downgrade... 2025-12-10 00:26:29.696804 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-10 00:26:29.991992 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 00:26:36.321261 INFO: [pub-downgrade-success] 2025-12-10 00:26:36.326346 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-10 00:26:36.629892 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-10 00:26:37.028461 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-rectangle_detectorFCPXTF/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-12-10 00:27:38.113833 INFO: `dartdoc` completed: 2025-12-10 00:27:38.113833 INFO: Documenting rectangle_detector... 2025-12-10 00:27:38.113833 INFO: Discovering libraries... 2025-12-10 00:27:38.113833 INFO: Linking elements... 2025-12-10 00:27:38.113833 INFO: Precaching local docs for 1181849 elements... 2025-12-10 00:27:38.113833 INFO: Initialized dartdoc with 989 libraries 2025-12-10 00:27:38.113833 INFO: Generating docs for library rectangle_detector_web.dart from package:rectangle_detector/rectangle_detector_web.dart... 2025-12-10 00:27:38.113833 INFO: Generating docs for library rectangle_detector.dart from package:rectangle_detector/rectangle_detector.dart... 2025-12-10 00:27:38.113833 INFO: Generating docs for library rectangle_detector_method_channel.dart from package:rectangle_detector/rectangle_detector_method_channel.dart... 2025-12-10 00:27:38.113833 INFO: Generating docs for library rectangle_detector_platform_interface.dart from package:rectangle_detector/rectangle_detector_platform_interface.dart... 2025-12-10 00:27:38.113833 INFO: Generating docs for library rectangle_feature.dart from package:rectangle_detector/rectangle_feature.dart... 2025-12-10 00:27:38.113833 INFO: Documented 5 public libraries in 60.0 seconds 2025-12-10 00:27:38.113833 INFO: Success! Docs generated into /tmp/pana-rectangle_detectorFCPXTF/raw-dartdoc 2025-12-10 00:27:38.113833 INFO: warning: unresolved doc reference [左上, 右上, 右下, 左下] 2025-12-10 00:27:38.113833 INFO: from rectangle_feature.RectangleFeature.fromVertices: (file:///tmp/pana_LJTVTO/lib/rectangle_feature.dart:47:28) 2025-12-10 00:27:38.113833 INFO: warning: unresolved doc reference [左上, 右上, 右下, 左下] 2025-12-10 00:27:38.113833 INFO: from rectangle_feature.RectangleFeature.vertices: (file:///tmp/pana_LJTVTO/lib/rectangle_feature.dart:61:27) 2025-12-10 00:27:38.113833 INFO: Found 2 warnings and 0 errors. 2025-12-10 00:27:38.163968 INFO: Writing summary.json 2025-12-10 00:27:38.165987 INFO: Running dartdoc post-processing 2025-12-10 00:27:38.167813 INFO: Creating .tar.gz archive 2025-12-10 00:27:38.343099 INFO: Finished .tar.gz archive 2025-12-10 00:27:38.639316 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T00:27:38.762045Z