## Running analysis for "miroru_story_editor" version "1.1.15" STARTED: 2026-04-24T15:26:27.636744Z ### Starting processing 2026-04-24 15:26:27.894406 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner dart pub unpack miroru_story_editor:1.1.15 --output /tmp/pana-miroru_story_editorBGKATI/miroru_story_editor --no-resolve`... 2026-04-24 15:26:29.245447 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart --version`... 2026-04-24 15:26:29.356500 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git rev-parse --show-toplevel`... 2026-04-24 15:26:29.617403 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-04-24 15:26:31.936001 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-04-24 15:26:32.842016 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-04-24 15:26:35.392371 INFO: Analyzing package... 2026-04-24 15:26:35.394711 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-04-24 15:28:09.137081 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git init`... 2026-04-24 15:28:09.358250 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote add origin https://github.com/miroruX/miroru_story_editor`... 2026-04-24 15:28:09.528035 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote show origin`... 2026-04-24 15:28:10.042881 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git fetch --depth 1 --no-recurse-submodules origin main`... 2026-04-24 15:28:11.264513 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git ls-tree -r -z --name-only --full-tree origin/main`... 2026-04-24 15:28:11.432719 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/main:example/pubspec.yaml`... 2026-04-24 15:28:11.598398 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/main:pubspec.yaml`... 2026-04-24 15:28:13.076467 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-04-24 15:28:14.066875 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_AKYVGS/.`... 2026-04-24 15:28:14.397678 INFO: Analyzing pub downgrade... 2026-04-24 15:28:14.399305 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-04-24 15:28:17.014816 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-04-24 15:28:48.029850 INFO: [pub-downgrade-success] 2026-04-24 15:28:48.031462 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-04-24 15:28:50.388156 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-miroru_story_editorBGKATI/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-04-24 15:30:43.634897 INFO: `dartdoc` completed: 2026-04-24 15:30:43.634897 INFO: Documenting miroru_story_editor... 2026-04-24 15:30:43.634897 INFO: Discovering libraries... 2026-04-24 15:30:43.634897 INFO: Linking elements... 2026-04-24 15:30:43.634897 INFO: Precaching local docs for 1672095 elements... 2026-04-24 15:30:43.634897 INFO: Initialized dartdoc with 3143 libraries 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/enums/menu_result_type.dart from package:miroru_story_editor/model/enums/menu_result_type.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/enums/brush_type.dart from package:miroru_story_editor/model/enums/brush_type.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/enums/font_type.dart from package:miroru_story_editor/model/enums/font_type.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/enums/language_type.dart from package:miroru_story_editor/model/enums/language_type.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/enums/decoration_type.dart from package:miroru_story_editor/model/enums/decoration_type.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/paint/paint_lines_state.dart from package:miroru_story_editor/model/use_cases/paint/paint_lines_state.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/paint/paint_palette_state.dart from package:miroru_story_editor/model/use_cases/paint/paint_palette_state.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/share/export_image.dart from package:miroru_story_editor/model/use_cases/share/export_image.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/palette/editing_text_item_state.dart from package:miroru_story_editor/model/use_cases/palette/editing_text_item_state.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/palette/palette_key.dart from package:miroru_story_editor/model/use_cases/palette/palette_key.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/palette/palette_state.dart from package:miroru_story_editor/model/use_cases/palette/palette_state.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/image/save_image.dart from package:miroru_story_editor/model/use_cases/image/save_image.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/background/fetch_blur_hash.dart from package:miroru_story_editor/model/use_cases/background/fetch_blur_hash.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/common/theme_data_dto.dart from package:miroru_story_editor/model/use_cases/theme/common/theme_data_dto.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/common/editor_theme_mode.dart from package:miroru_story_editor/model/use_cases/theme/common/editor_theme_mode.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/theme_data/painting_theme_dart.dart from package:miroru_story_editor/model/use_cases/theme/theme_data/painting_theme_dart.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/theme_data/editor_theme_data.dart from package:miroru_story_editor/model/use_cases/theme/theme_data/editor_theme_data.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/theme_data/decorating_theme_data.dart from package:miroru_story_editor/model/use_cases/theme/theme_data/decorating_theme_data.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/theme/theme_data/footer_theme_data.dart from package:miroru_story_editor/model/use_cases/theme/theme_data/footer_theme_data.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/use_cases/decoration/decoration_palette_state.dart from package:miroru_story_editor/model/use_cases/decoration/decoration_palette_state.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/paint/paint_palette/paint_palette.dart from package:miroru_story_editor/model/entities/paint/paint_palette/paint_palette.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/paint/paint_line/paint_line.dart from package:miroru_story_editor/model/entities/paint/paint_line/paint_line.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/palette/palette.dart from package:miroru_story_editor/model/entities/palette/palette.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/theme/theme_data_dto.dart from package:miroru_story_editor/model/entities/theme/theme_data_dto.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/render_item/render_item.dart from package:miroru_story_editor/model/entities/decoration/render_item/render_item.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/decoration_palette/decoration_palette.dart from package:miroru_story_editor/model/entities/decoration/decoration_palette/decoration_palette.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/decorations/text/decoration_text.dart from package:miroru_story_editor/model/entities/decoration/decorations/text/decoration_text.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/decorations/decoration_item.dart from package:miroru_story_editor/model/entities/decoration/decorations/decoration_item.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/decorations/background_image/background_image.dart from package:miroru_story_editor/model/entities/decoration/decorations/background_image/background_image.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library model/entities/decoration/decorations/emoji/decoration_emoji.dart from package:miroru_story_editor/model/entities/decoration/decorations/emoji/decoration_emoji.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/bottom_sheets/common/show_sliver_drag_sheet.dart from package:miroru_story_editor/presentation/bottom_sheets/common/show_sliver_drag_sheet.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/bottom_sheets/show_select_emoji_sheet.dart from package:miroru_story_editor/presentation/bottom_sheets/show_select_emoji_sheet.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/paint/line_painter.dart from package:miroru_story_editor/presentation/widgets/paint/line_painter.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/custom/center_line_y_widget.dart from package:miroru_story_editor/presentation/widgets/custom/center_line_y_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/custom/center_line_x_widget.dart from package:miroru_story_editor/presentation/widgets/custom/center_line_x_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/custom/cone_widget.dart from package:miroru_story_editor/presentation/widgets/custom/cone_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/common/color_list_selector_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/common/color_list_selector_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/common/render_item_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/common/render_item_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/common/color_picker_icon.dart from package:miroru_story_editor/presentation/widgets/decoration/common/color_picker_icon.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/common/decoration_delete_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/common/decoration_delete_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/text/font_list_selector_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/text/font_list_selector_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/text/text_size_slider_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/text/text_size_slider_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/widgets/decoration/text/render_text_widget.dart from package:miroru_story_editor/presentation/widgets/decoration/text/render_text_widget.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/res/painting_theme.dart from package:miroru_story_editor/presentation/res/painting_theme.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/res/footer_theme.dart from package:miroru_story_editor/presentation/res/footer_theme.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/res/theme.dart from package:miroru_story_editor/presentation/res/theme.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/res/decorating_theme.dart from package:miroru_story_editor/presentation/res/decorating_theme.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/res/color_schemes.g.dart from package:miroru_story_editor/presentation/res/color_schemes.g.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/paint/common/paint_tool_header_view.dart from package:miroru_story_editor/presentation/views/paint/common/paint_tool_header_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/paint/common/paint_palette_edit_view.dart from package:miroru_story_editor/presentation/views/paint/common/paint_palette_edit_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/paint/common/paint_palette_view.dart from package:miroru_story_editor/presentation/views/paint/common/paint_palette_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/palette/palette_view.dart from package:miroru_story_editor/presentation/views/palette/palette_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/palette/header_view.dart from package:miroru_story_editor/presentation/views/palette/header_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/palette/footer_view.dart from package:miroru_story_editor/presentation/views/palette/footer_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/background_image/background_image_blur_view.dart from package:miroru_story_editor/presentation/views/background_image/background_image_blur_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/background_image/background_image_view.dart from package:miroru_story_editor/presentation/views/background_image/background_image_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/decoration/common/text_editing_view.dart from package:miroru_story_editor/presentation/views/decoration/common/text_editing_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/decoration/common/decoration_view.dart from package:miroru_story_editor/presentation/views/decoration/common/decoration_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/decoration/handler/build_decoration_handler_view.dart from package:miroru_story_editor/presentation/views/decoration/handler/build_decoration_handler_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/views/decoration/text/text_tool_header_view.dart from package:miroru_story_editor/presentation/views/decoration/text/text_tool_header_view.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/pages/palette_page.dart from package:miroru_story_editor/presentation/pages/palette_page.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/custom_hooks/use_global_key.dart from package:miroru_story_editor/presentation/custom_hooks/use_global_key.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library presentation/custom_hooks/use_debounce.dart from package:miroru_story_editor/presentation/custom_hooks/use_debounce.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_hi.dart from package:miroru_story_editor/l10n/l10n_hi.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_ko.dart from package:miroru_story_editor/l10n/l10n_ko.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n.dart from package:miroru_story_editor/l10n/l10n.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_en.dart from package:miroru_story_editor/l10n/l10n_en.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_ja.dart from package:miroru_story_editor/l10n/l10n_ja.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_ru.dart from package:miroru_story_editor/l10n/l10n_ru.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library l10n/l10n_zh.dart from package:miroru_story_editor/l10n/l10n_zh.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library extensions/color_extension.dart from package:miroru_story_editor/extensions/color_extension.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library extensions/string_extension.dart from package:miroru_story_editor/extensions/string_extension.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library extensions/context_extension.dart from package:miroru_story_editor/extensions/context_extension.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/is_moving_delete_area.dart from package:miroru_story_editor/util/is_moving_delete_area.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/get_theme_from_image.dart from package:miroru_story_editor/util/get_theme_from_image.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/is_moving_center.dart from package:miroru_story_editor/util/is_moving_center.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/vibration.dart from package:miroru_story_editor/util/vibration.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/get_theme_from_color.dart from package:miroru_story_editor/util/get_theme_from_color.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/get_image_size.dart from package:miroru_story_editor/util/get_image_size.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library util/center_image_matrix.dart from package:miroru_story_editor/util/center_image_matrix.dart... 2026-04-24 15:30:43.634897 INFO: Generating docs for library miroru_story_editor.dart from package:miroru_story_editor/miroru_story_editor.dart... 2026-04-24 15:30:43.634897 INFO: Documented 81 public libraries in 112.4 seconds 2026-04-24 15:30:43.634897 INFO: Success! Docs generated into /tmp/pana-miroru_story_editorBGKATI/raw-dartdoc 2026-04-24 15:30:43.634897 INFO: warning: unresolved doc reference [state=] 2026-04-24 15:30:43.634897 INFO: from paint_lines_state.PaintLinesState.state: (file:///tmp/analyzerTJPRYZ/pub-cache/hosted/20260423t074100-dot-dartlang-pub.appspot.com/riverpod-3.0.3/lib/src/framework.dart:38:1742) 2026-04-24 15:30:43.634897 INFO: in documentation inherited from framework.AnyNotifier.state: (file:///tmp/analyzerTJPRYZ/pub-cache/hosted/20260423t074100-dot-dartlang-pub.appspot.com/riverpod-3.0.3/lib/src/framework.dart:38:1742) 2026-04-24 15:30:43.634897 INFO: Found 1 warning and 0 errors. 2026-04-24 15:30:43.672946 INFO: Writing summary.json 2026-04-24 15:30:43.674911 INFO: Running dartdoc post-processing 2026-04-24 15:30:43.676013 INFO: Creating .tar.gz archive 2026-04-24 15:30:44.273930 INFO: Finished .tar.gz archive 2026-04-24 15:30:45.932855 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-04-24T15:30:46.005609Z