## Running analysis for "animated_clipper" version "0.2.0+1" STARTED: 2025-04-15T21:37:57.418400Z ### Starting pana 2025-04-15 21:38:12.075812 INFO: Running `dart pub unpack animated_clipper:0.2.0+1 --output /tmp/pana-animated_clipperXQOXEL/animated_clipper --no-resolve`... 2025-04-15 21:38:13.467716 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 21:38:13.502973 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 21:38:13.663076 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 21:38:13.829110 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-15 21:38:14.966981 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-15 21:38:15.800638 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-04-15 21:38:16.896209 INFO: Analyzing package... 2025-04-15 21:38:16.931032 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-15 21:38:21.927090 INFO: Running `git init`... 2025-04-15 21:38:21.961680 INFO: Running `git remote add origin https://github.com/flowmobile/animated_clipper`... 2025-04-15 21:38:21.994027 INFO: Running `git remote show origin`... 2025-04-15 21:38:22.245068 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-15 21:38:22.793691 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-15 21:38:22.822936 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-04-15 21:38:22.866277 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-15 21:38:23.873624 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RJJMJV/./lib`... 2025-04-15 21:38:24.605218 INFO: Analyzing pub downgrade... 2025-04-15 21:38:24.611523 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-15 21:38:25.777599 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-15 21:38:27.887142 INFO: [pub-downgrade-success] 2025-04-15 21:38:27.891594 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-15 21:38:28.968584 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-15 21:38:30.434129 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-animated_clipperXQOXEL/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-04-15 21:39:34.132055 INFO: `dartdoc` completed: 2025-04-15 21:39:34.132055 INFO: Documenting animated_clipper... 2025-04-15 21:39:34.132055 INFO: Discovering libraries... 2025-04-15 21:39:34.132055 INFO: Linking elements... 2025-04-15 21:39:34.132055 INFO: Precaching local docs for 628912 elements... 2025-04-15 21:39:34.132055 INFO: Initialized dartdoc with 777 libraries 2025-04-15 21:39:34.132055 INFO: Generating docs for library animated_clipper.dart from package:animated_clipper/animated_clipper.dart... 2025-04-15 21:39:34.132055 INFO: Documented 1 public library in 62.1 seconds 2025-04-15 21:39:34.132055 INFO: Success! Docs generated into /tmp/pana-animated_clipperXQOXEL/raw-dartdoc 2025-04-15 21:39:34.132055 INFO: warning: animated_clipper has no library level documentation comments 2025-04-15 21:39:34.132055 INFO: from animated_clipper: (file:///tmp/pana_RJJMJV/lib/animated_clipper.dart:1:1) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [clipBehaviour] 2025-04-15 21:39:34.132055 INFO: from animated_clip_reveal.AnimatedClipReveal: (file:///tmp/pana_RJJMJV/lib/src/animated_clip_reveal.dart:36:7) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [clipper] 2025-04-15 21:39:34.132055 INFO: from clip_path_transition.ClipPathTransition: (file:///tmp/pana_RJJMJV/lib/src/clip_path_transition.dart:6:7) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [clipBehaviour] 2025-04-15 21:39:34.132055 INFO: from animated_clip_reveal.AnimatedClipReveal.child: (file:///tmp/pana_RJJMJV/lib/src/animated_clip_reveal.dart:62:16) 2025-04-15 21:39:34.132055 INFO: in documentation inherited from animated_clip_reveal.AnimatedClipReveal.child: (file:///tmp/pana_RJJMJV/lib/src/animated_clip_reveal.dart:62:16) 2025-04-15 21:39:34.132055 INFO: warning: undefined macro [flutter.clipper.clipBehavior] 2025-04-15 21:39:34.132055 INFO: from animated_clip_reveal.AnimatedClipReveal.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/animated_clip_reveal.dart:93:14) 2025-04-15 21:39:34.132055 INFO: warning: undefined macro [flutter.clipper.clipBehavior] 2025-04-15 21:39:34.132055 INFO: from animated_cross_clip.AnimatedCrossClip.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/animated_cross_clip.dart:74:14) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [child] 2025-04-15 21:39:34.132055 INFO: from animated_cross_clip.AnimatedCrossClip.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/animated_cross_clip.dart:74:14) 2025-04-15 21:39:34.132055 INFO: in documentation inherited from animated_cross_clip.AnimatedCrossClip.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/animated_cross_clip.dart:74:14) 2025-04-15 21:39:34.132055 INFO: warning: undefined macro [flutter.widgets.child] 2025-04-15 21:39:34.132055 INFO: from clip_path_transition.ClipPathTransition.child: (file:///tmp/pana_RJJMJV/lib/src/clip_path_transition.dart:32:17) 2025-04-15 21:39:34.132055 INFO: warning: undefined macro [flutter.clipper.clipBehavior] 2025-04-15 21:39:34.132055 INFO: from clip_path_transition.ClipPathTransition.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/clip_path_transition.dart:27:14) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [true] 2025-04-15 21:39:34.132055 INFO: from clip_switch.ClipSwitch.activeWidget: (file:///tmp/pana_RJJMJV/lib/src/clip_switch.dart:60:16) 2025-04-15 21:39:34.132055 INFO: in documentation inherited from clip_switch.ClipSwitch.activeWidget: (file:///tmp/pana_RJJMJV/lib/src/clip_switch.dart:60:16) 2025-04-15 21:39:34.132055 INFO: warning: undefined macro [flutter.clipper.clipBehavior] 2025-04-15 21:39:34.132055 INFO: from clip_switch.ClipSwitch.clipBehavior: (file:///tmp/pana_RJJMJV/lib/src/clip_switch.dart:83:14) 2025-04-15 21:39:34.132055 INFO: warning: unresolved doc reference [false] 2025-04-15 21:39:34.132055 INFO: from clip_switch.ClipSwitch.inactiveWidget: (file:///tmp/pana_RJJMJV/lib/src/clip_switch.dart:63:16) 2025-04-15 21:39:34.132055 INFO: in documentation inherited from clip_switch.ClipSwitch.inactiveWidget: (file:///tmp/pana_RJJMJV/lib/src/clip_switch.dart:63:16) 2025-04-15 21:39:34.132055 INFO: Found 12 warnings and 0 errors. 2025-04-15 21:39:34.165560 INFO: Writing summary.json 2025-04-15 21:39:34.170859 INFO: Running dartdoc post-processing 2025-04-15 21:39:34.174147 INFO: Creating .tar.gz archive 2025-04-15 21:39:34.416001 INFO: Finished .tar.gz archive 2025-04-15 21:39:34.896108 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T21:39:35.002120Z