## Running analysis for "pixel_snap" version "0.1.5" STARTED: 2024-10-31T16:51:16.358268Z ### Starting pana 2024-10-31 16:51:29.337929 INFO: Running `dart pub unpack pixel_snap:0.1.5 --output /tmp/pana-pixel_snapWFTIRU/pixel_snap --no-resolve`... 2024-10-31 16:51:30.212325 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-31 16:51:30.245889 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-31 16:51:30.408248 INFO: Running `git rev-parse --show-toplevel`... 2024-10-31 16:51:30.515120 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-31 16:51:32.278501 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-10-31 16:51:33.145955 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-31 16:51:34.285150 INFO: Analyzing package... 2024-10-31 16:51:34.321871 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-31 16:51:55.633629 INFO: Running `git init`... 2024-10-31 16:51:55.659893 INFO: Running `git remote add origin https://github.com/irondash/pixel_snap`... 2024-10-31 16:51:55.686680 INFO: Running `git remote show origin`... 2024-10-31 16:51:55.930411 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-10-31 16:51:56.486352 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-10-31 16:51:56.515264 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-10-31 16:51:56.545673 INFO: Running `git show origin/main:generator/pubspec.yaml`... 2024-10-31 16:51:56.573301 INFO: Running `git show origin/main:pubspec.yaml`... 2024-10-31 16:51:57.394103 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DTFAFT/./lib`... 2024-10-31 16:51:58.736767 INFO: Analyzing pub downgrade... 2024-10-31 16:51:58.744153 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-10-31 16:51:59.887241 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-10-31 16:52:02.906438 INFO: [pub-downgrade-success] 2024-10-31 16:52:02.912832 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-10-31 16:52:04.032517 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-31 16:52:15.151074 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-pixel_snapWFTIRU/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`... 2024-10-31 16:53:37.415246 INFO: `dartdoc` completed: 2024-10-31 16:53:37.415246 INFO: Documenting pixel_snap... 2024-10-31 16:53:37.415246 INFO: Discovering libraries... 2024-10-31 16:53:37.415246 INFO: Linking elements... 2024-10-31 16:53:37.415246 INFO: Precaching local docs for 947111 elements... 2024-10-31 16:53:37.415246 INFO: Initialized dartdoc with 765 libraries 2024-10-31 16:53:37.415246 INFO: Generating docs for library material.dart from package:pixel_snap/material.dart... 2024-10-31 16:53:37.415246 INFO: Generating docs for library pixel_snap.dart from package:pixel_snap/pixel_snap.dart... 2024-10-31 16:53:37.415246 INFO: Generating docs for library cupertino.dart from package:pixel_snap/cupertino.dart... 2024-10-31 16:53:37.415246 INFO: Generating docs for library widgets.dart from package:pixel_snap/widgets.dart... 2024-10-31 16:53:37.415246 INFO: Documented 4 public libraries in 79.5 seconds 2024-10-31 16:53:37.415246 INFO: Success! Docs generated into /tmp/pana-pixel_snapWFTIRU/raw-dartdoc 2024-10-31 16:53:37.415246 INFO: warning: ambiguous reexport of scroll_controller.ScrollController, canonicalization candidates: (cupertino, material, widgets) -> widgets (confidence 0.000) 2024-10-31 16:53:37.415246 INFO: from scroll_controller.ScrollController: (file:///tmp/pana_DTFAFT/lib/src/forked/scroll_controller.dart:4:9) 2024-10-31 16:53:37.415246 INFO: cupertino: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: material: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: widgets: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: Use {@canonicalFor scroll_controller.ScrollController} in the desired 2024-10-31 16:53:37.415246 INFO: library's documentation to resolve the ambiguity and/or override 2024-10-31 16:53:37.415246 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-10-31 16:53:37.415246 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-10-31 16:53:37.415246 INFO: only controls the location where it will be written and which library 2024-10-31 16:53:37.415246 INFO: will be displayed in navigation for the relevant pages. The flag 2024-10-31 16:53:37.415246 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-10-31 16:53:37.415246 INFO: threshold at which this warning will appear. 2024-10-31 16:53:37.415246 INFO: warning: ambiguous reexport of raw_image.RawImage, canonicalization candidates: (cupertino, material, widgets) -> widgets (confidence 0.000) 2024-10-31 16:53:37.415246 INFO: from raw_image.RawImage: (file:///tmp/pana_DTFAFT/lib/src/forked/raw_image.dart:18:7) 2024-10-31 16:53:37.415246 INFO: cupertino: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: material: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: widgets: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: warning: ambiguous reexport of raw_image, canonicalization candidates: (cupertino, material, widgets) -> widgets (confidence 0.000) 2024-10-31 16:53:37.415246 INFO: from raw_image: (file:///tmp/pana_DTFAFT/lib/src/forked/raw_image.dart:1:1) 2024-10-31 16:53:37.415246 INFO: cupertino: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: material: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: widgets: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: warning: ambiguous reexport of scroll_controller, canonicalization candidates: (cupertino, material, widgets) -> widgets (confidence 0.000) 2024-10-31 16:53:37.415246 INFO: from scroll_controller: (file:///tmp/pana_DTFAFT/lib/src/forked/scroll_controller.dart:1:1) 2024-10-31 16:53:37.415246 INFO: cupertino: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: material: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: widgets: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-31 16:53:37.415246 INFO: warning: unresolved doc reference [Image.dispose] 2024-10-31 16:53:37.415246 INFO: from raw_image.RawImage: (file:///tmp/pana_DTFAFT/lib/src/forked/raw_image.dart:18:7) 2024-10-31 16:53:37.415246 INFO: warning: unresolved doc reference [matchesGoldenFile] 2024-10-31 16:53:37.415246 INFO: from material.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:38:6) 2024-10-31 16:53:37.415246 INFO: in documentation inherited from material.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:38:6) 2024-10-31 16:53:37.415246 INFO: warning: unresolved doc reference [AutomatedTestWidgetsFlutterBinding] 2024-10-31 16:53:37.415246 INFO: from material.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:38:6) 2024-10-31 16:53:37.415246 INFO: in documentation inherited from material.debugDisableShadows: (file:///home/worker/flutter/stable/packages/flutter/lib/src/painting/debug.dart:38:6) 2024-10-31 16:53:37.415246 INFO: warning: unresolved doc reference [AnimatedCrossFade.defaultLayoutBuilder] 2024-10-31 16:53:37.415246 INFO: from widgets.AnimatedCrossFade.layoutBuilder: (file:///tmp/pana_DTFAFT/lib/src/generated/widgets.dart:2288:51) 2024-10-31 16:53:37.415246 INFO: in documentation inherited from widgets.AnimatedCrossFade.layoutBuilder: (file:///tmp/pana_DTFAFT/lib/src/generated/widgets.dart:2288:51) 2024-10-31 16:53:37.415246 INFO: Found 8 warnings and 0 errors. 2024-10-31 16:53:37.710164 INFO: Writing summary.json 2024-10-31 16:53:37.716200 INFO: Running dartdoc post-processing 2024-10-31 16:53:37.719869 INFO: Creating .tar.gz archive 2024-10-31 16:53:47.783945 INFO: Finished .tar.gz archive 2024-10-31 16:54:24.820548 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-31T16:54:25.662163Z