## Running analysis for "whiteboard" version "0.0.2" STARTED: 2025-12-10T03:24:26.289518Z ### Starting pana 2025-12-10 03:24:44.055745 INFO: Running `dart pub unpack whiteboard:0.0.2 --output /tmp/pana-whiteboardFLEQBE/whiteboard --no-resolve`... 2025-12-10 03:24:44.503466 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-10 03:24:44.544476 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-10 03:24:44.741218 INFO: Running `git rev-parse --show-toplevel`... 2025-12-10 03:24:44.856008 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 03:24:45.239999 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-10 03:24:45.583877 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 03:24:45.982527 INFO: Analyzing package... 2025-12-10 03:24:46.041640 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 03:24:59.452234 INFO: Running `git init`... 2025-12-10 03:24:59.494618 INFO: Running `git remote add origin https://github.com/rkishan516/whiteboard`... 2025-12-10 03:24:59.527372 INFO: Running `git remote show origin`... 2025-12-10 03:24:59.771050 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-10 03:25:00.102047 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-10 03:25:00.134850 INFO: Running `git show origin/main:example/pubspec.yaml`... 2025-12-10 03:25:00.172112 INFO: Running `git show origin/main:pubspec.yaml`... 2025-12-10 03:25:01.280529 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-12-10 03:25:01.612462 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_YXJIPW/./lib`... 2025-12-10 03:25:01.703909 INFO: Analyzing pub downgrade... 2025-12-10 03:25:01.708914 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-10 03:25:02.098501 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-10 03:25:11.685732 INFO: [pub-downgrade-success] 2025-12-10 03:25:11.690817 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-10 03:25:12.063809 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-10 03:25:12.644167 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-whiteboardFLEQBE/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 03:26:27.699935 INFO: `dartdoc` completed: 2025-12-10 03:26:27.699935 INFO: Documenting whiteboard... 2025-12-10 03:26:27.699935 INFO: Discovering libraries... 2025-12-10 03:26:27.699935 INFO: Linking elements... 2025-12-10 03:26:27.699935 INFO: Precaching local docs for 642818 elements... 2025-12-10 03:26:27.699935 INFO: Initialized dartdoc with 786 libraries 2025-12-10 03:26:27.699935 INFO: Generating docs for library whiteboard.dart from package:whiteboard/whiteboard.dart... 2025-12-10 03:26:27.699935 INFO: Documented 1 public library in 73.9 seconds 2025-12-10 03:26:27.699935 INFO: Success! Docs generated into /tmp/pana-whiteboardFLEQBE/raw-dartdoc 2025-12-10 03:26:27.699935 INFO: warning: whiteboard has no library level documentation comments 2025-12-10 03:26:27.699935 INFO: from whiteboard: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:1:1) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [Whiteboard] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.convertToImage: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:9:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [onConvert] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.convertToImage: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:9:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [Crop] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.convertToImage: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:9:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [false] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.redo: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:18:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [true] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.redo: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:18:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [false] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.undo: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:14:8) 2025-12-10 03:26:27.699935 INFO: warning: unresolved doc reference [true] 2025-12-10 03:26:27.699935 INFO: from whiteboard.WhiteBoardController.undo: (file:///tmp/pana_YXJIPW/lib/whiteboard.dart:14:8) 2025-12-10 03:26:27.699935 INFO: Found 8 warnings and 0 errors. 2025-12-10 03:26:27.726798 INFO: Writing summary.json 2025-12-10 03:26:27.731182 INFO: Running dartdoc post-processing 2025-12-10 03:26:27.736116 INFO: Creating .tar.gz archive 2025-12-10 03:26:27.972900 INFO: Finished .tar.gz archive 2025-12-10 03:26:28.236360 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-10T03:26:28.368994Z