Skip to content

fix: 清理掉 manifest.json 中未使用的 permission (#50) #40

fix: 清理掉 manifest.json 中未使用的 permission (#50)

fix: 清理掉 manifest.json 中未使用的 permission (#50) #40

Triggered via push July 25, 2023 08:11
Status Success
Total duration 2m 34s
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/deserialize.ts#L3
Unexpected any. Specify a different type
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