Skip to content

fix: 解决反序列化导致节点丢失块信息出现任意键入后回删文本和图片的问题 (#45) #32

fix: 解决反序列化导致节点丢失块信息出现任意键入后回删文本和图片的问题 (#45)

fix: 解决反序列化导致节点丢失块信息出现任意键入后回删文本和图片的问题 (#45) #32

Triggered via push July 25, 2023 06:05
Status Success
Total duration 2m 53s
Artifacts

ci.yml

on: push
Matrix: Runner
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Runner (ubuntu-latest, 16): src/components/area-selection.ts#L198
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/components/area-selection.ts#L204
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/components/editor/Editor.tsx#L132
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/components/editor/Editor.tsx#L179
'text' is assigned a value but never used
Runner (ubuntu-latest, 16): src/components/editor/util.ts#L81
Do not use "@ts-ignore" because it alters compilation errors
Runner (ubuntu-latest, 16): src/core/bridge/base-bridge.ts#L9
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/core/bridge/base-bridge.ts#L20
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/core/bridge/base-bridge.ts#L33
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/core/bridge/base-bridge.ts#L55
Unexpected any. Specify a different type
Runner (ubuntu-latest, 16): src/core/bridge/base-bridge.ts#L65
Unexpected any. Specify a different type