## Running analysis for "vector_graphics_plus" version "1.1.13" STARTED: 2024-11-22T01:04:55.652245Z ### Starting pana 2024-11-22 01:05:10.799371 INFO: Running `dart pub unpack vector_graphics_plus:1.1.13 --output /tmp/pana-vector_graphics_plusKRIYZX/vector_graphics_plus --no-resolve`... 2024-11-22 01:05:11.874337 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-22 01:05:11.909283 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-22 01:05:12.102453 INFO: Running `git rev-parse --show-toplevel`... 2024-11-22 01:05:12.202734 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-22 01:05:15.131893 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-22 01:05:16.464031 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-11-22 01:05:18.039382 INFO: Analyzing package... 2024-11-22 01:05:18.081854 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-22 01:05:40.748662 INFO: Running `git init`... 2024-11-22 01:05:40.783942 INFO: Running `git remote add origin https://github.com/nank1ro/vector_graphics`... 2024-11-22 01:05:40.810935 INFO: Running `git remote show origin`... 2024-11-22 01:05:41.058278 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-22 01:05:41.598472 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-22 01:05:41.625382 INFO: Running `git show origin/main:packages/vector_graphics/example/pubspec.yaml`... 2024-11-22 01:05:41.655927 INFO: Running `git show origin/main:packages/vector_graphics/pubspec.yaml`... 2024-11-22 01:05:41.685901 INFO: Running `git show origin/main:packages/vector_graphics_codec/pubspec.yaml`... 2024-11-22 01:05:41.718841 INFO: Running `git show origin/main:packages/vector_graphics_compiler/pubspec.yaml`... 2024-11-22 01:05:41.747424 INFO: Running `git show origin/main:tools/publisher/pubspec.yaml`... 2024-11-22 01:05:44.004563 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GYKDJG/./lib`... 2024-11-22 01:05:44.914415 INFO: Analyzing pub downgrade... 2024-11-22 01:05:44.921672 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-11-22 01:05:47.018830 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-22 01:05:50.109734 INFO: [pub-downgrade-success] 2024-11-22 01:05:50.116761 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-11-22 01:05:51.657617 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-22 01:06:04.222896 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-vector_graphics_plusKRIYZX/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-11-22 01:07:26.913565 INFO: `dartdoc` completed: 2024-11-22 01:07:26.913565 INFO: Documenting vector_graphics_plus... 2024-11-22 01:07:26.913565 INFO: Discovering libraries... 2024-11-22 01:07:26.913565 INFO: Linking elements... 2024-11-22 01:07:26.913565 INFO: Precaching local docs for 1169225 elements... 2024-11-22 01:07:26.913565 INFO: Initialized dartdoc with 1070 libraries 2024-11-22 01:07:26.913565 INFO: Generating docs for library vector_graphics_compat.dart from package:vector_graphics_plus/vector_graphics_compat.dart... 2024-11-22 01:07:26.913565 INFO: Generating docs for library vector_graphics.dart from package:vector_graphics_plus/vector_graphics.dart... 2024-11-22 01:07:26.913565 INFO: Documented 2 public libraries in 79.4 seconds 2024-11-22 01:07:26.913565 INFO: Success! Docs generated into /tmp/pana-vector_graphics_plusKRIYZX/raw-dartdoc 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of listener.PictureInfo, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from listener.PictureInfo: (file:///tmp/pana_GYKDJG/lib/src/listener.dart:24:7) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: Use {@canonicalFor listener.PictureInfo} in the desired library's 2024-11-22 01:07:26.913565 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-11-22 01:07:26.913565 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-11-22 01:07:26.913565 INFO: The symbol will still be referenced in all candidates -- this only 2024-11-22 01:07:26.913565 INFO: controls the location where it will be written and which library will be 2024-11-22 01:07:26.913565 INFO: displayed in navigation for the relevant pages. The flag 2024-11-22 01:07:26.913565 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-22 01:07:26.913565 INFO: threshold at which this warning will appear. 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of loader.BytesLoader, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from loader.BytesLoader: (file:///tmp/pana_GYKDJG/lib/src/loader.dart:22:16) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of loader.AssetBytesLoader, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from loader.AssetBytesLoader: (file:///tmp/pana_GYKDJG/lib/src/loader.dart:47:7) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of loader.NetworkBytesLoader, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from loader.NetworkBytesLoader: (file:///tmp/pana_GYKDJG/lib/src/loader.dart:142:7) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of listener, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from listener: (file:///tmp/pana_GYKDJG/lib/src/listener.dart:1:1) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: warning: ambiguous reexport of loader, canonicalization candidates: (vector_graphics, vector_graphics_compat) -> vector_graphics_compat (confidence 0.000) 2024-11-22 01:07:26.913565 INFO: from loader: (file:///tmp/pana_GYKDJG/lib/src/loader.dart:1:1) 2024-11-22 01:07:26.913565 INFO: vector_graphics: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: vector_graphics_compat: 0.01000 - (_Reason.longName (+0.01000)) 2024-11-22 01:07:26.913565 INFO: warning: unresolved doc reference [semanticLabel] 2024-11-22 01:07:26.913565 INFO: from vector_graphics.VectorGraphic.VectorGraphic: (file:///tmp/pana_GYKDJG/lib/src/vector_graphics.dart:111:9) 2024-11-22 01:07:26.913565 INFO: Found 7 warnings and 0 errors. 2024-11-22 01:07:26.947604 INFO: Writing summary.json 2024-11-22 01:07:26.955346 INFO: Running dartdoc post-processing 2024-11-22 01:07:26.959215 INFO: Creating .tar.gz archive 2024-11-22 01:07:27.184598 INFO: Finished .tar.gz archive 2024-11-22 01:07:27.688112 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-22T01:07:27.957854Z