Skip to content

fix: 调整 book 选择器实现避免类型问题 #22

fix: 调整 book 选择器实现避免类型问题

fix: 调整 book 选择器实现避免类型问题 #22

Triggered via push July 24, 2023 07:18
Status Success
Total duration 1m 45s
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