## Running analysis for "boustro" version "0.2.0" STARTED: 2025-04-15T22:25:18.666898Z ### Starting pana 2025-04-15 22:25:36.829398 INFO: Running `dart pub unpack boustro:0.2.0 --output /tmp/pana-boustroANKRLT/boustro --no-resolve`... 2025-04-15 22:25:38.037885 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 22:25:38.071563 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 22:25:38.249507 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 22:25:38.433137 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-15 22:25:40.768436 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-15 22:25:41.715127 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 22:25:43.187511 INFO: Analyzing package... 2025-04-15 22:25:43.221204 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-15 22:26:07.426982 INFO: Running `git init`... 2025-04-15 22:26:07.462292 INFO: Running `git remote add origin https://github.com/Jjagg/boustro`... 2025-04-15 22:26:07.493225 INFO: Running `git remote show origin`... 2025-04-15 22:26:07.732889 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-04-15 22:26:08.311269 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-04-15 22:26:08.357238 INFO: Running `git show origin/main:packages/boustro/example/pubspec.yaml`... 2025-04-15 22:26:08.402399 INFO: Running `git show origin/main:packages/boustro/pubspec.yaml`... 2025-04-15 22:26:14.357512 INFO: Analyzing pub downgrade... 2025-04-15 22:26:14.365586 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-15 22:26:16.124282 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-15 22:26:35.913768 INFO: [pub-downgrade-failed] 2025-04-15 22:26:35.919017 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-15 22:26:37.191833 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-15 22:26:51.882684 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-boustroANKRLT/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 22:28:20.271530 INFO: `dartdoc` completed: 2025-04-15 22:28:20.271530 INFO: Documenting boustro... 2025-04-15 22:28:20.271530 INFO: Discovering libraries... 2025-04-15 22:28:20.271530 INFO: Linking elements... 2025-04-15 22:28:20.271530 INFO: Precaching local docs for 636933 elements... 2025-04-15 22:28:20.271530 INFO: Initialized dartdoc with 813 libraries 2025-04-15 22:28:20.271530 INFO: Generating docs for library toolbar_items.dart from package:boustro/toolbar_items.dart... 2025-04-15 22:28:20.271530 INFO: Generating docs for library convert_delta.dart from package:boustro/convert_delta.dart... 2025-04-15 22:28:20.271530 INFO: Generating docs for library boustro.dart from package:boustro/boustro.dart... 2025-04-15 22:28:20.271530 INFO: Generating docs for library convert_json.dart from package:boustro/convert_json.dart... 2025-04-15 22:28:20.271530 INFO: Generating docs for library document.dart from package:boustro/document.dart... 2025-04-15 22:28:20.271530 INFO: Documented 5 public libraries in 86.3 seconds 2025-04-15 22:28:20.271530 INFO: Success! Docs generated into /tmp/pana-boustroANKRLT/raw-dartdoc 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of convert.ClosureConverter, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from convert.ClosureConverter: (file:///tmp/pana_COEGMJ/lib/src/convert/convert.dart:4:7) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: Use {@canonicalFor convert.ClosureConverter} in the desired library's 2025-04-15 22:28:20.271530 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2025-04-15 22:28:20.271530 INFO: decision, or structure your package so the reexport is less ambiguous. 2025-04-15 22:28:20.271530 INFO: The symbol will still be referenced in all candidates -- this only 2025-04-15 22:28:20.271530 INFO: controls the location where it will be written and which library will be 2025-04-15 22:28:20.271530 INFO: displayed in navigation for the relevant pages. The flag 2025-04-15 22:28:20.271530 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2025-04-15 22:28:20.271530 INFO: threshold at which this warning will appear. 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops.Op, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops.Op: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:7:16) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops.InsertOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops.InsertOp: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:43:7) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops.InsertObjectOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops.InsertObjectOp: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:86:7) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops.RetainOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops.RetainOp: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:138:7) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops.DeleteOp, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops.DeleteOp: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:182:7) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of convert, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from convert: (file:///tmp/pana_COEGMJ/lib/src/convert/convert.dart:1:1) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: ambiguous reexport of ops, canonicalization candidates: (convert_delta, convert_json) -> convert_json (confidence 0.000) 2025-04-15 22:28:20.271530 INFO: from ops: (file:///tmp/pana_COEGMJ/lib/src/convert/ops.dart:1:1) 2025-04-15 22:28:20.271530 INFO: convert_delta: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: convert_json: 0.01000 - (_Reason.longName (+0.01000)) 2025-04-15 22:28:20.271530 INFO: warning: boustro has no library level documentation comments 2025-04-15 22:28:20.271530 INFO: from boustro: (file:///tmp/pana_COEGMJ/lib/boustro.dart:1:1) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [TextTheme.headline4] 2025-04-15 22:28:20.271530 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [TextTheme.headline5] 2025-04-15 22:28:20.271530 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [TextTheme.headline6] 2025-04-15 22:28:20.271530 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [TextTheme.subtitle1] 2025-04-15 22:28:20.271530 INFO: from line_modifiers.HeadingModifier: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:245:7) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [obj.toString()] 2025-04-15 22:28:20.271530 INFO: from spanned_string.SpannedStringBuilder.writeln: (file:///tmp/pana_COEGMJ/lib/src/spans/spanned_string.dart:193:8) 2025-04-15 22:28:20.271530 INFO: warning: unresolved doc reference [TextTheme.subtitle1] 2025-04-15 22:28:20.271530 INFO: from line_modifiers.LeadingTextModifier.style: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:118:20) 2025-04-15 22:28:20.271530 INFO: in documentation inherited from line_modifiers.LeadingTextModifier.style: (file:///tmp/pana_COEGMJ/lib/src/components/line_modifiers/line_modifiers.dart:118:20) 2025-04-15 22:28:20.271530 INFO: warning: document has no library level documentation comments 2025-04-15 22:28:20.271530 INFO: from document: (file:///tmp/pana_COEGMJ/lib/document.dart:1:1) 2025-04-15 22:28:20.271530 INFO: Found 16 warnings and 0 errors. 2025-04-15 22:28:20.359885 INFO: Writing summary.json 2025-04-15 22:28:20.370607 INFO: Running dartdoc post-processing 2025-04-15 22:28:20.374765 INFO: Creating .tar.gz archive 2025-04-15 22:28:22.700470 INFO: Finished .tar.gz archive 2025-04-15 22:28:26.912807 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T22:28:27.109812Z