## Running analysis for "boustro" version "0.1.0" STARTED: 2025-12-09T12:23:23.459605Z ### Starting pana 2025-12-09 12:23:36.776931 INFO: Running `dart pub unpack boustro:0.1.0 --output /tmp/pana-boustroNIVXXK/boustro --no-resolve`... 2025-12-09 12:23:38.302860 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:23:38.334322 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:23:38.473762 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:23:38.596940 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:23:38.946304 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:23:39.189417 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-12-09 12:23:39.471743 INFO: Analyzing package... 2025-12-09 12:23:39.507735 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:23:50.016755 INFO: Running `git init`... 2025-12-09 12:23:50.043699 INFO: Running `git remote add origin https://github.com/Jjagg/boustro`... 2025-12-09 12:23:50.068129 INFO: Running `git remote show origin`... 2025-12-09 12:23:50.274700 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 12:23:50.714776 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 12:23:50.745770 INFO: Running `git show origin/main:packages/boustro/example/pubspec.yaml`... 2025-12-09 12:23:50.773790 INFO: Running `git show origin/main:packages/boustro/pubspec.yaml`... 2025-12-09 12:23:54.477233 INFO: Analyzing pub downgrade... 2025-12-09 12:23:54.482168 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 12:23:54.814223 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:24:03.380340 INFO: [pub-downgrade-failed] 2025-12-09 12:24:03.387011 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 12:24:03.718968 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 12:24:04.185883 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-boustroNIVXXK/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-12-09 12:25:10.931389 INFO: `dartdoc` completed: 2025-12-09 12:25:10.931389 INFO: Documenting boustro... 2025-12-09 12:25:10.931389 INFO: Discovering libraries... 2025-12-09 12:25:10.931389 INFO: Linking elements... 2025-12-09 12:25:10.931389 INFO: Precaching local docs for 651209 elements... 2025-12-09 12:25:10.931389 INFO: Initialized dartdoc with 828 libraries 2025-12-09 12:25:10.931389 INFO: Generating docs for library convert_json.dart from package:boustro/convert_json.dart... 2025-12-09 12:25:10.931389 INFO: Generating docs for library convert_delta.dart from package:boustro/convert_delta.dart... 2025-12-09 12:25:10.931389 INFO: Generating docs for library document.dart from package:boustro/document.dart... 2025-12-09 12:25:10.931389 INFO: Generating docs for library boustro.dart from package:boustro/boustro.dart... 2025-12-09 12:25:10.931389 INFO: Documented 4 public libraries in 65.7 seconds 2025-12-09 12:25:10.931389 INFO: Success! Docs generated into /tmp/pana-boustroNIVXXK/raw-dartdoc 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of convert.ClosureConverter, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from convert.ClosureConverter: (file:///tmp/pana_HFWSTW/lib/src/convert/convert.dart:4:7) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: Use {@canonicalFor convert.ClosureConverter} in the desired library's 2025-12-09 12:25:10.931389 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-09 12:25:10.931389 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-09 12:25:10.931389 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-09 12:25:10.931389 INFO: controls the location where it will be written and which library will be 2025-12-09 12:25:10.931389 INFO: displayed in navigation for the relevant pages. The flag 2025-12-09 12:25:10.931389 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-09 12:25:10.931389 INFO: threshold at which this warning will appear. 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops.Op, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops.Op: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:7:16) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops.InsertOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops.InsertOp: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:43:7) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops.InsertObjectOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops.InsertObjectOp: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:86:7) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops.RetainOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops.RetainOp: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:138:7) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops.DeleteOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops.DeleteOp: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:182:7) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of convert, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from convert: (file:///tmp/pana_HFWSTW/lib/src/convert/convert.dart:1:1) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: ambiguous reexport of ops, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:25:10.931389 INFO: from ops: (file:///tmp/pana_HFWSTW/lib/src/convert/ops.dart:1:1) 2025-12-09 12:25:10.931389 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:25:10.931389 INFO: warning: document has no library level documentation comments 2025-12-09 12:25:10.931389 INFO: from document: (file:///tmp/pana_HFWSTW/lib/document.dart:1:1) 2025-12-09 12:25:10.931389 INFO: warning: boustro has no library level documentation comments 2025-12-09 12:25:10.931389 INFO: from boustro: (file:///tmp/pana_HFWSTW/lib/boustro.dart:1:1) 2025-12-09 12:25:10.931389 INFO: Found 10 warnings and 0 errors. 2025-12-09 12:25:10.997831 INFO: Writing summary.json 2025-12-09 12:25:11.002824 INFO: Running dartdoc post-processing 2025-12-09 12:25:11.005513 INFO: Creating .tar.gz archive 2025-12-09 12:25:12.115200 INFO: Finished .tar.gz archive 2025-12-09 12:25:13.697716 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:25:13.881741Z