## Running analysis for "light_html_editor" version "0.4.7"
STARTED: 2026-01-08T04:18:48.256832Z
### Starting pana
2026-01-08 04:19:01.223199 INFO: Running `dart pub unpack light_html_editor:0.4.7 --output /tmp/pana-light_html_editorSSDNKQ/light_html_editor --no-resolve`...
2026-01-08 04:19:01.588167 INFO: Running `/home/worker/dart/stable/bin/dart --version`...
2026-01-08 04:19:01.617260 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`...
2026-01-08 04:19:01.758367 INFO: Running `git rev-parse --show-toplevel`...
2026-01-08 04:19:01.912671 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`...
2026-01-08 04:19:03.651161 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`...
2026-01-08 04:19:03.952917 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`...
2026-01-08 04:19:04.448159 INFO: Analyzing package...
2026-01-08 04:19:04.465540 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`...
2026-01-08 04:19:35.118021 INFO: Running `git init`...
2026-01-08 04:19:35.154660 INFO: Running `git remote add origin https://github.com/herrytco/Flutter-HTML-Editor`...
2026-01-08 04:19:35.183260 INFO: Running `git remote show origin`...
2026-01-08 04:19:35.413551 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`...
2026-01-08 04:19:35.731534 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`...
2026-01-08 04:19:35.764485 INFO: Running `git show origin/main:example/pubspec.yaml`...
2026-01-08 04:19:35.795647 INFO: Running `git show origin/main:pubspec.yaml`...
2026-01-08 04:19:42.873662 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`...
2026-01-08 04:19:43.192782 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_NQMOQT/.`...
2026-01-08 04:19:43.365950 INFO: Analyzing pub downgrade...
2026-01-08 04:19:43.373226 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`...
2026-01-08 04:19:46.350277 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine .`...
2026-01-08 04:19:56.610224 INFO: [pub-downgrade-success]
2026-01-08 04:19:56.616268 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`...
2026-01-08 04:19:57.051278 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`...
2026-01-08 04:20:05.375423 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-light_html_editorSSDNKQ/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`...
2026-01-08 04:21:12.980176 INFO: `dartdoc` completed:
2026-01-08 04:21:12.980176 INFO: Documenting light_html_editor...
2026-01-08 04:21:12.980176 INFO: Discovering libraries...
2026-01-08 04:21:12.980176 INFO: Linking elements...
2026-01-08 04:21:12.980176 INFO: Precaching local docs for 1216835 elements...
2026-01-08 04:21:12.980176 INFO: Initialized dartdoc with 1195 libraries
2026-01-08 04:21:12.980176 INFO: Generating docs for library data/editor_properties.dart from package:light_html_editor/data/editor_properties.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library data/text_constants.dart from package:light_html_editor/data/text_constants.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library data/color_utils.dart from package:light_html_editor/data/color_utils.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library data/renderer_text_properties.dart from package:light_html_editor/data/renderer_text_properties.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library data/renderer_decoration.dart from package:light_html_editor/data/renderer_decoration.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library editor.dart from package:light_html_editor/editor.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library light_html_editor.dart from package:light_html_editor/light_html_editor.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/button_row.dart from package:light_html_editor/ui/button_row.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/selectable_textfield.dart from package:light_html_editor/ui/selectable_textfield.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/editor_elements/editor_code_renderer.dart from package:light_html_editor/ui/editor_elements/editor_code_renderer.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/editor_elements/editor_code_textfield.dart from package:light_html_editor/ui/editor_elements/editor_code_textfield.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/buttons/icon_button.dart from package:light_html_editor/ui/buttons/icon_button.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/buttons/background_color_button.dart from package:light_html_editor/ui/buttons/background_color_button.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/buttons/custom_button.dart from package:light_html_editor/ui/buttons/custom_button.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library ui/buttons/color_button.dart from package:light_html_editor/ui/buttons/color_button.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v2/parser.dart from package:light_html_editor/api/v2/parser.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v2/parse_state.dart from package:light_html_editor/api/v2/parse_state.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v2/printer.dart from package:light_html_editor/api/v2/printer.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v2/text_renderer.dart from package:light_html_editor/api/v2/text_renderer.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v2/node_v2.dart from package:light_html_editor/api/v2/node_v2.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/style_utils.dart from package:light_html_editor/api/style_utils.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/operations/tag_operation.dart from package:light_html_editor/api/operations/tag_operation.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/operations/property_operation.dart from package:light_html_editor/api/operations/property_operation.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/regex_provider.dart from package:light_html_editor/api/regex_provider.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/tag.dart from package:light_html_editor/api/tag.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/html_editor_controller.dart from package:light_html_editor/api/html_editor_controller.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v3/parser.dart from package:light_html_editor/api/v3/parser.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v3/tokenizer.dart from package:light_html_editor/api/v3/tokenizer.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v3/text_renderer.dart from package:light_html_editor/api/v3/text_renderer.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v3/flat_node.dart from package:light_html_editor/api/v3/flat_node.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/v3/node_v3.dart from package:light_html_editor/api/v3/node_v3.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/placeholder.dart from package:light_html_editor/api/placeholder.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/stack.dart from package:light_html_editor/api/stack.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/queue.dart from package:light_html_editor/api/queue.dart...
2026-01-08 04:21:12.980176 INFO: Generating docs for library api/exceptions/parse_exceptions.dart from package:light_html_editor/api/exceptions/parse_exceptions.dart...
2026-01-08 04:21:12.980176 INFO: Documented 35 public libraries in 66.6 seconds
2026-01-08 04:21:12.980176 INFO: Success! Docs generated into /tmp/pana-light_html_editorSSDNKQ/raw-dartdoc
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [editorLabel]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [labelStyle]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [focusedLabelStyle]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [cursorColor]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [inputStyle]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [true]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [previewLabel]
2026-01-08 04:21:12.980176 INFO: from editor.LightHtmlRichTextEditor.new: (file:///tmp/pana_NQMOQT/lib/editor.dart:48:9)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [startIndex+body.length]
2026-01-08 04:21:12.980176 INFO: from node_v2.NodeV2.getNodesInSelection: (file:///tmp/pana_NQMOQT/lib/api/v2/node_v2.dart:242:20)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [null]
2026-01-08 04:21:12.980176 INFO: from node_v2.SimpleNode.fontFamily: (file:///tmp/pana_NQMOQT/lib/api/v2/node_v2.dart:358:15)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [null]
2026-01-08 04:21:12.980176 INFO: from node_v2.SimpleNode.textColor: (file:///tmp/pana_NQMOQT/lib/api/v2/node_v2.dart:453:14)
2026-01-08 04:21:12.980176 INFO: warning: unresolved doc reference [""]
2026-01-08 04:21:12.980176 INFO: from node_v2.SimpleNode.fontSize: (file:///tmp/pana_NQMOQT/lib/api/v2/node_v2.dart:380:10)
2026-01-08 04:21:12.980176 INFO: Found 11 warnings and 0 errors.
2026-01-08 04:21:13.030241 INFO: Writing summary.json
2026-01-08 04:21:13.033557 INFO: Running dartdoc post-processing
2026-01-08 04:21:13.036335 INFO: Creating .tar.gz archive
2026-01-08 04:21:13.838173 INFO: Finished .tar.gz archive
2026-01-08 04:21:14.855071 INFO: Finished post-processing
### Execution of pana exited 0
STOPPED: 2026-01-08T04:21:14.980550Z