## Running analysis for "collision" version "0.0.3" STARTED: 2024-04-18T12:08:01.041754Z ### Starting pana 2024-04-18 12:08:17.095330 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-04-18 12:08:17.163828 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-04-18 12:08:17.399406 INFO: Downloading package collision 0.0.3 from https://pub.dev/api/archives/collision-0.0.3.tar.gz 2024-04-18 12:08:17.553469 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-04-18 12:08:18.615529 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-04-18 12:08:19.339860 INFO: Analyzing package... 2024-04-18 12:08:19.382473 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-04-18 12:08:25.839771 INFO: Running `git init`... 2024-04-18 12:08:25.865583 INFO: Running `git remote add origin https://github.com/xclud/dart_collision`... 2024-04-18 12:08:25.891015 INFO: Running `git remote show origin`... 2024-04-18 12:08:26.145289 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-04-18 12:08:26.538904 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-04-18 12:08:26.567227 INFO: Running `git show origin/master:pubspec.yaml`... 2024-04-18 12:08:27.052986 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XNXQOI/lib`... 2024-04-18 12:08:27.741425 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-04-18 12:08:48.634979 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-collisionKRFVHO --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-04-18 12:09:22.822244 INFO: `dartdoc` completed: 2024-04-18 12:09:22.822244 INFO: Documenting collision... 2024-04-18 12:09:22.822244 INFO: Discovering libraries... 2024-04-18 12:09:22.822244 INFO: Linking elements... 2024-04-18 12:09:22.822244 INFO: Precaching local docs for 146861 elements... 2024-04-18 12:09:22.822244 INFO: Initialized dartdoc with 54 libraries 2024-04-18 12:09:22.822244 INFO: Generating docs for library collision.dart from package:collision/collision.dart... 2024-04-18 12:09:22.822244 INFO: Documented 1 public library in 32.8 seconds 2024-04-18 12:09:22.822244 INFO: Success! Docs generated into /tmp/dartdoc-collisionKRFVHO 2024-04-18 12:09:22.822244 INFO: warning: collision has no library level documentation comments 2024-04-18 12:09:22.822244 INFO: from collision: (file:///tmp/pana_XNXQOI/lib/collision.dart:1:9) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [vm.Vector2.&] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.fromLTWH: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:23:19) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.bottomLeft] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.bottomCenter: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:215:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.bottomLeft] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.bottomLeft: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:210:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.bottomRight] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.bottomRight: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:220:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.center] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.center: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:200:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.centerLeft] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.centerLeft: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:194:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.centerLeft] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.centerRight: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:205:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.topCenter] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.topCenter: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:184:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.topLeft] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.topLeft: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:179:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Size.topRight] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.topRight: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:189:18) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [Curves.elasticInOut] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.lerp: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:255:21) 2024-04-18 12:09:22.822244 INFO: warning: unresolved doc reference [AnimationController] 2024-04-18 12:09:22.822244 INFO: from collision.Rectangle.lerp: (file:///tmp/pana_XNXQOI/lib/src/rectangle.dart:255:21) 2024-04-18 12:09:22.822244 INFO: Found 13 warnings and 0 errors. 2024-04-18 12:09:22.856963 INFO: Writing summary.json 2024-04-18 12:09:22.860195 INFO: Running dartdoc post-processing 2024-04-18 12:09:22.865210 INFO: Creating .tar.gz archive 2024-04-18 12:09:23.133031 INFO: Finished .tar.gz archive 2024-04-18 12:09:23.694817 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-04-18T12:09:23.778429Z