## Running analysis for "light_html_editor" version "0.4.6" STARTED: 2024-11-21T21:03:53.820318Z ### Starting pana 2024-11-21 21:04:10.674666 INFO: Running `dart pub unpack light_html_editor:0.4.6 --output /tmp/pana-light_html_editorUZHXCN/light_html_editor --no-resolve`... 2024-11-21 21:04:12.164578 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-21 21:04:12.207962 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-21 21:04:12.425294 INFO: Running `git rev-parse --show-toplevel`... 2024-11-21 21:04:12.627703 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-21 21:04:14.851418 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-21 21:04:16.545119 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-21 21:04:18.963111 INFO: Analyzing package... 2024-11-21 21:04:18.998343 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-21 21:04:54.003300 INFO: Running `git init`... 2024-11-21 21:04:54.044039 INFO: Running `git remote add origin https://github.com/herrytco/Flutter-HTML-Editor`... 2024-11-21 21:04:54.081844 INFO: Running `git remote show origin`... 2024-11-21 21:04:54.343797 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-21 21:04:54.819480 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-21 21:04:54.854060 INFO: Running `git show origin/main:example/pubspec.yaml`... 2024-11-21 21:04:54.890483 INFO: Running `git show origin/main:pubspec.yaml`... 2024-11-21 21:05:03.939576 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XUMKGI/./lib`... 2024-11-21 21:05:05.092161 INFO: Analyzing pub downgrade... 2024-11-21 21:05:05.097857 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-11-21 21:05:07.337613 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-21 21:05:10.838412 INFO: [pub-downgrade-success] 2024-11-21 21:05:10.844058 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-11-21 21:05:13.188032 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-21 21:05:14.747598 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-light_html_editorUZHXCN/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`... 2024-11-21 21:06:42.831180 INFO: `dartdoc` completed: 2024-11-21 21:06:42.831180 INFO: Documenting light_html_editor... 2024-11-21 21:06:42.831180 INFO: Discovering libraries... 2024-11-21 21:06:42.831180 INFO: Linking elements... 2024-11-21 21:06:42.831180 INFO: Precaching local docs for 1180090 elements... 2024-11-21 21:06:42.831180 INFO: Initialized dartdoc with 1153 libraries 2024-11-21 21:06:42.831180 INFO: Generating docs for library data/renderer_text_properties.dart from package:light_html_editor/data/renderer_text_properties.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library data/editor_properties.dart from package:light_html_editor/data/editor_properties.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library data/text_constants.dart from package:light_html_editor/data/text_constants.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library data/renderer_decoration.dart from package:light_html_editor/data/renderer_decoration.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library data/color_utils.dart from package:light_html_editor/data/color_utils.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/button_row.dart from package:light_html_editor/ui/button_row.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/editor_elements/editor_code_renderer.dart from package:light_html_editor/ui/editor_elements/editor_code_renderer.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/editor_elements/editor_code_textfield.dart from package:light_html_editor/ui/editor_elements/editor_code_textfield.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/selectable_textfield.dart from package:light_html_editor/ui/selectable_textfield.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/buttons/color_button.dart from package:light_html_editor/ui/buttons/color_button.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/buttons/icon_button.dart from package:light_html_editor/ui/buttons/icon_button.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/buttons/custom_button.dart from package:light_html_editor/ui/buttons/custom_button.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library ui/buttons/background_color_button.dart from package:light_html_editor/ui/buttons/background_color_button.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library editor.dart from package:light_html_editor/editor.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/stack.dart from package:light_html_editor/api/stack.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/exceptions/parse_exceptions.dart from package:light_html_editor/api/exceptions/parse_exceptions.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/tag.dart from package:light_html_editor/api/tag.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/queue.dart from package:light_html_editor/api/queue.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v3/text_renderer.dart from package:light_html_editor/api/v3/text_renderer.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v3/parser.dart from package:light_html_editor/api/v3/parser.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v3/flat_node.dart from package:light_html_editor/api/v3/flat_node.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v3/node_v3.dart from package:light_html_editor/api/v3/node_v3.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v3/tokenizer.dart from package:light_html_editor/api/v3/tokenizer.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/html_editor_controller.dart from package:light_html_editor/api/html_editor_controller.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/placeholder.dart from package:light_html_editor/api/placeholder.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/operations/tag_operation.dart from package:light_html_editor/api/operations/tag_operation.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/operations/property_operation.dart from package:light_html_editor/api/operations/property_operation.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v2/text_renderer.dart from package:light_html_editor/api/v2/text_renderer.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v2/parser.dart from package:light_html_editor/api/v2/parser.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v2/parse_state.dart from package:light_html_editor/api/v2/parse_state.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v2/node_v2.dart from package:light_html_editor/api/v2/node_v2.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/v2/printer.dart from package:light_html_editor/api/v2/printer.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/regex_provider.dart from package:light_html_editor/api/regex_provider.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library api/style_utils.dart from package:light_html_editor/api/style_utils.dart... 2024-11-21 21:06:42.831180 INFO: Generating docs for library light_html_editor.dart from package:light_html_editor/light_html_editor.dart... 2024-11-21 21:06:42.831180 INFO: Documented 35 public libraries in 84.7 seconds 2024-11-21 21:06:42.831180 INFO: Success! Docs generated into /tmp/pana-light_html_editorUZHXCN/raw-dartdoc 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [editorLabel] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [labelStyle] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [focusedLabelStyle] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [cursorColor] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [inputStyle] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [true] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [previewLabel] 2024-11-21 21:06:42.831180 INFO: from editor.LightHtmlRichTextEditor.LightHtmlRichTextEditor: (file:///tmp/pana_XUMKGI/lib/editor.dart:48:9) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [startIndex+body.length] 2024-11-21 21:06:42.831180 INFO: from node_v2.NodeV2.getNodesInSelection: (file:///tmp/pana_XUMKGI/lib/api/v2/node_v2.dart:242:20) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [null] 2024-11-21 21:06:42.831180 INFO: from node_v2.SimpleNode.fontFamily: (file:///tmp/pana_XUMKGI/lib/api/v2/node_v2.dart:358:15) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [null] 2024-11-21 21:06:42.831180 INFO: from node_v2.SimpleNode.textColor: (file:///tmp/pana_XUMKGI/lib/api/v2/node_v2.dart:453:14) 2024-11-21 21:06:42.831180 INFO: warning: unresolved doc reference [""] 2024-11-21 21:06:42.831180 INFO: from node_v2.SimpleNode.fontSize: (file:///tmp/pana_XUMKGI/lib/api/v2/node_v2.dart:380:10) 2024-11-21 21:06:42.831180 INFO: Found 11 warnings and 0 errors. 2024-11-21 21:06:42.913105 INFO: Writing summary.json 2024-11-21 21:06:42.918785 INFO: Running dartdoc post-processing 2024-11-21 21:06:42.922368 INFO: Creating .tar.gz archive 2024-11-21 21:06:43.940514 INFO: Finished .tar.gz archive 2024-11-21 21:06:46.022807 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-21T21:06:46.395024Z