## Running analysis for "flutter_physics" version "0.2.0" STARTED: 2026-03-17T20:08:08.686372Z ### Starting processing 2026-03-17 20:08:08.710866 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner dart pub unpack flutter_physics:0.2.0 --output /tmp/pana-flutter_physicsPKPTOU/flutter_physics --no-resolve`... 2026-03-17 20:08:15.665539 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart --version`... 2026-03-17 20:08:15.818832 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git rev-parse --show-toplevel`... 2026-03-17 20:08:16.098362 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-03-17 20:08:18.018861 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-03-17 20:08:18.335925 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-03-17 20:08:18.824755 INFO: Analyzing package... 2026-03-17 20:08:18.827853 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-03-17 20:08:41.181037 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git init`... 2026-03-17 20:08:41.417 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote add origin https://github.com/sangddn/flutter_physics`... 2026-03-17 20:08:41.634635 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote show origin`... 2026-03-17 20:08:42.297975 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git fetch --depth 1 --no-recurse-submodules origin main`... 2026-03-17 20:08:46.612061 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git ls-tree -r -z --name-only --full-tree origin/main`... 2026-03-17 20:08:46.838277 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/main:example/pubspec.yaml`... 2026-03-17 20:08:47.071856 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/main:pubspec.yaml`... 2026-03-17 20:08:48.321192 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-03-17 20:08:48.636117 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RIVPUW/.`... 2026-03-17 20:08:48.839939 INFO: Analyzing pub downgrade... 2026-03-17 20:08:48.841620 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-03-17 20:08:49.320138 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-03-17 20:09:08.743352 INFO: [pub-downgrade-success] 2026-03-17 20:09:08.745041 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-03-17 20:09:09.224770 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-flutter_physicsPKPTOU/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-03-17 20:10:11.138283 INFO: `dartdoc` completed: 2026-03-17 20:10:11.138283 INFO: Documenting flutter_physics... 2026-03-17 20:10:11.138283 INFO: Discovering libraries... 2026-03-17 20:10:11.138283 INFO: Linking elements... 2026-03-17 20:10:11.138283 INFO: Precaching local docs for 653439 elements... 2026-03-17 20:10:11.138283 INFO: Initialized dartdoc with 804 libraries 2026-03-17 20:10:11.138283 INFO: Generating docs for library flutter_physics.dart from package:flutter_physics/flutter_physics.dart... 2026-03-17 20:10:11.138283 INFO: Documented 1 public library in 61.3 seconds 2026-03-17 20:10:11.138283 INFO: Success! Docs generated into /tmp/pana-flutter_physicsPKPTOU/raw-dartdoc 2026-03-17 20:10:11.138283 INFO: warning: unresolved doc reference [tweenAnimation] 2026-03-17 20:10:11.138283 INFO: from implicitly_physics_animated_widgets.PhysicsAnimatedWidgetState: (file:///tmp/pana_RIVPUW/lib/src/animated_widgets/implicitly_physics_animated_widgets.dart:246:16) 2026-03-17 20:10:11.138283 INFO: warning: unresolved doc reference [spring] 2026-03-17 20:10:11.138283 INFO: from physics_simulations.Spring: (file:///tmp/pana_RIVPUW/lib/src/simulations/physics_simulations.dart:64:32) 2026-03-17 20:10:11.138283 INFO: warning: unresolved doc reference [this.duration] 2026-03-17 20:10:11.138283 INFO: from physics_controller.PhysicsController2D.animateTo: (file:///tmp/pana_RIVPUW/lib/src/controllers/physics_controller.dart:380:36) 2026-03-17 20:10:11.138283 INFO: warning: unresolved doc reference [this.duration] 2026-03-17 20:10:11.138283 INFO: from physics_controller.PhysicsControllerMulti.animateTo: (file:///tmp/pana_RIVPUW/lib/src/controllers/physics_controller.dart:464:7) 2026-03-17 20:10:11.138283 INFO: warning: unresolved doc reference [Spring.gentle] 2026-03-17 20:10:11.138283 INFO: from physics_builders.PhysicsBuilder.physics: (file:///tmp/pana_RIVPUW/lib/src/animated_widgets/physics_builders.dart:48:28) 2026-03-17 20:10:11.138283 INFO: in documentation inherited from physics_builders.PhysicsBuilder.physics: (file:///tmp/pana_RIVPUW/lib/src/animated_widgets/physics_builders.dart:48:28) 2026-03-17 20:10:11.138283 INFO: warning: undefined macro [a_translate] 2026-03-17 20:10:11.138283 INFO: from implicitly_physics_animated_widgets.ATranslate.new: (file:///tmp/pana_RIVPUW/lib/src/animated_widgets/implicitly_physics_animated_widgets.dart:1869:9) 2026-03-17 20:10:11.138283 INFO: Found 6 warnings and 0 errors. 2026-03-17 20:10:11.161186 INFO: Writing summary.json 2026-03-17 20:10:11.162158 INFO: Running dartdoc post-processing 2026-03-17 20:10:11.163038 INFO: Creating .tar.gz archive 2026-03-17 20:10:11.561356 INFO: Finished .tar.gz archive 2026-03-17 20:10:12.933057 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-03-17T20:10:12.985429Z