## Running analysis for "boustro" version "0.2.0" STARTED: 2025-12-09T12:21:30.568771Z ### Starting pana 2025-12-09 12:21:43.638898 INFO: Running `dart pub unpack boustro:0.2.0 --output /tmp/pana-boustroZOTDPA/boustro --no-resolve`... 2025-12-09 12:21:44.013866 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 12:21:44.045715 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 12:21:44.185994 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 12:21:44.340175 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:21:44.983140 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-12-09 12:21:45.217442 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:21:45.507927 INFO: Analyzing package... 2025-12-09 12:21:45.550617 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:21:56.124793 INFO: Running `git init`... 2025-12-09 12:21:56.165708 INFO: Running `git remote add origin https://github.com/Jjagg/boustro`... 2025-12-09 12:21:56.204919 INFO: Running `git remote show origin`... 2025-12-09 12:21:56.436481 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-12-09 12:21:56.894123 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-12-09 12:21:56.920504 INFO: Running `git show origin/main:packages/boustro/example/pubspec.yaml`... 2025-12-09 12:21:56.949093 INFO: Running `git show origin/main:packages/boustro/pubspec.yaml`... 2025-12-09 12:22:00.962341 INFO: Analyzing pub downgrade... 2025-12-09 12:22:00.966871 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-12-09 12:22:01.324966 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-12-09 12:22:09.997509 INFO: [pub-downgrade-failed] 2025-12-09 12:22:10.001768 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-12-09 12:22:10.288764 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-12-09 12:22:18.367642 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-boustroZOTDPA/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:23:18.259150 INFO: `dartdoc` completed: 2025-12-09 12:23:18.259150 INFO: Documenting boustro... 2025-12-09 12:23:18.259150 INFO: Discovering libraries... 2025-12-09 12:23:18.259150 INFO: Linking elements... 2025-12-09 12:23:18.259150 INFO: Precaching local docs for 651440 elements... 2025-12-09 12:23:18.259150 INFO: Initialized dartdoc with 836 libraries 2025-12-09 12:23:18.259150 INFO: Generating docs for library convert_json.dart from package:boustro/convert_json.dart... 2025-12-09 12:23:18.259150 INFO: Generating docs for library convert_delta.dart from package:boustro/convert_delta.dart... 2025-12-09 12:23:18.259150 INFO: Generating docs for library document.dart from package:boustro/document.dart... 2025-12-09 12:23:18.259150 INFO: Generating docs for library toolbar_items.dart from package:boustro/toolbar_items.dart... 2025-12-09 12:23:18.259150 INFO: Generating docs for library boustro.dart from package:boustro/boustro.dart... 2025-12-09 12:23:18.259150 INFO: Documented 5 public libraries in 59.0 seconds 2025-12-09 12:23:18.259150 INFO: Success! Docs generated into /tmp/pana-boustroZOTDPA/raw-dartdoc 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of convert.ClosureConverter, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from convert.ClosureConverter: (file:///tmp/pana_HOJYPW/lib/src/convert/convert.dart:4:7) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: Use {@canonicalFor convert.ClosureConverter} in the desired library's 2025-12-09 12:23:18.259150 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-12-09 12:23:18.259150 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-12-09 12:23:18.259150 INFO: The symbol will still be referenced in all candidates -- this only 2025-12-09 12:23:18.259150 INFO: controls the location where it will be written and which library will be 2025-12-09 12:23:18.259150 INFO: displayed in navigation for the relevant pages. The flag 2025-12-09 12:23:18.259150 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-12-09 12:23:18.259150 INFO: threshold at which this warning will appear. 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops.Op, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops.Op: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:7:16) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops.InsertOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops.InsertOp: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:43:7) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops.InsertObjectOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops.InsertObjectOp: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:86:7) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops.RetainOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops.RetainOp: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:138:7) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops.DeleteOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops.DeleteOp: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:182:7) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of convert, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from convert: (file:///tmp/pana_HOJYPW/lib/src/convert/convert.dart:1:1) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: ambiguous reexport of ops, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-12-09 12:23:18.259150 INFO: from ops: (file:///tmp/pana_HOJYPW/lib/src/convert/ops.dart:1:1) 2025-12-09 12:23:18.259150 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-12-09 12:23:18.259150 INFO: warning: document has no library level documentation comments 2025-12-09 12:23:18.259150 INFO: from document: (file:///tmp/pana_HOJYPW/lib/document.dart:1:1) 2025-12-09 12:23:18.259150 INFO: warning: boustro has no library level documentation comments 2025-12-09 12:23:18.259150 INFO: from boustro: (file:///tmp/pana_HOJYPW/lib/boustro.dart:1:1) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [TextTheme.headline4] 2025-12-09 12:23:18.259150 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [TextTheme.headline5] 2025-12-09 12:23:18.259150 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [TextTheme.headline6] 2025-12-09 12:23:18.259150 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [TextTheme.subtitle1] 2025-12-09 12:23:18.259150 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [obj.toString()] 2025-12-09 12:23:18.259150 INFO: from spanned_string.SpannedStringBuilder.writeln: (file:///tmp/pana_HOJYPW/lib/src/spans/spanned_string.dart:193:8) 2025-12-09 12:23:18.259150 INFO: warning: unresolved doc reference [TextTheme.subtitle1] 2025-12-09 12:23:18.259150 INFO: from line_modifiers.LeadingTextModifier.style: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:118:20) 2025-12-09 12:23:18.259150 INFO: in documentation inherited from line_modifiers.LeadingTextModifier.style: (file:///tmp/pana_HOJYPW/lib/src/components/line_modifiers/line_modifiers.dart:118:20) 2025-12-09 12:23:18.259150 INFO: Found 16 warnings and 0 errors. 2025-12-09 12:23:18.314887 INFO: Writing summary.json 2025-12-09 12:23:18.321049 INFO: Running dartdoc post-processing 2025-12-09 12:23:18.323114 INFO: Creating .tar.gz archive 2025-12-09 12:23:19.405183 INFO: Finished .tar.gz archive 2025-12-09 12:23:21.165631 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T12:23:21.294374Z