## Running analysis for "parchment" version "1.20.1" STARTED: 2025-04-15T18:33:39.188254Z ### Starting pana 2025-04-15 18:33:56.634255 INFO: Running `dart pub unpack parchment:1.20.1 --output /tmp/pana-parchmentZDCIFG/parchment --no-resolve`... 2025-04-15 18:33:57.899958 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 18:33:57.939285 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 18:33:58.163315 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 18:33:58.289747 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-15 18:33:59.673681 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-15 18:34:01.187240 INFO: Analyzing package... 2025-04-15 18:34:01.247280 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 18:34:12.318332 INFO: Running `git init`... 2025-04-15 18:34:12.358143 INFO: Running `git remote add origin https://github.com/fleather-editor/fleather`... 2025-04-15 18:34:12.397802 INFO: Running `git remote show origin`... 2025-04-15 18:34:12.693991 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-15 18:34:13.343224 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-15 18:34:13.375558 INFO: Running `git show origin/master:packages/fleather/example/pubspec.yaml`... 2025-04-15 18:34:13.413625 INFO: Running `git show origin/master:packages/fleather/pubspec.yaml`... 2025-04-15 18:34:13.449272 INFO: Running `git show origin/master:packages/parchment/pubspec.yaml`... 2025-04-15 18:34:16.187731 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_HFLBGP/./lib`... 2025-04-15 18:34:17.872689 INFO: Analyzing pub downgrade... 2025-04-15 18:34:17.878453 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-15 18:34:19.253609 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 18:34:21.153201 INFO: [pub-downgrade-success] 2025-04-15 18:34:21.159077 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-15 18:34:22.571597 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-15 18:34:24.210290 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-parchmentZDCIFG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-15 18:35:11.646694 INFO: `dartdoc` completed: 2025-04-15 18:35:11.646694 INFO: Documenting parchment... 2025-04-15 18:35:11.646694 INFO: Discovering libraries... 2025-04-15 18:35:11.646694 INFO: Linking elements... 2025-04-15 18:35:11.646694 INFO: Precaching local docs for 169711 elements... 2025-04-15 18:35:11.646694 INFO: Initialized dartdoc with 368 libraries 2025-04-15 18:35:11.646694 INFO: Generating docs for library codecs.dart from package:parchment/codecs.dart... 2025-04-15 18:35:11.646694 INFO: Generating docs for library parchment.dart from package:parchment/parchment.dart... 2025-04-15 18:35:11.646694 INFO: Documented 2 public libraries in 45.8 seconds 2025-04-15 18:35:11.646694 INFO: Success! Docs generated into /tmp/pana-parchmentZDCIFG/raw-dartdoc 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [Color] 2025-04-15 18:35:11.646694 INFO: from attributes.BackgroundColorAttributeBuilder: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:464:7) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [Color] 2025-04-15 18:35:11.646694 INFO: from attributes.ForegroundColorAttributeBuilder: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:496:7) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.block.quote] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.bq: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:174:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.alignment.center] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.center: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:195:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.block.checkList] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.cl: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:171:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.block.code] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.code: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:177:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level1] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h1: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:137:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level2] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h2: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:140:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level3] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h3: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:143:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level4] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h4: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:146:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level5] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h5: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:149:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.heading.level5] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.h6: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:152:38) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.alignment.justify] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.justify: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:198:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.alignment.unset] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.left: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:189:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.block.numberList] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.ol: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:168:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.alignment.right] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.right: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:192:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.direction.rtl] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.rtl: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:183:41) 2025-04-15 18:35:11.646694 INFO: warning: unresolved doc reference [ParchmentAttribute.block.bulletList] 2025-04-15 18:35:11.646694 INFO: from attributes.ParchmentAttribute.ul: (file:///tmp/pana_HFLBGP/lib/src/document/attributes.dart:165:41) 2025-04-15 18:35:11.646694 INFO: Found 18 warnings and 0 errors. 2025-04-15 18:35:11.706909 INFO: Writing summary.json 2025-04-15 18:35:11.711069 INFO: Running dartdoc post-processing 2025-04-15 18:35:11.727034 INFO: Creating .tar.gz archive 2025-04-15 18:35:12.627214 INFO: Finished .tar.gz archive 2025-04-15 18:35:14.904734 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T18:35:15.032494Z