Skip to content

fix(app-shell): actually compile spec-symbol-parity.test.ts's type … #501

fix(app-shell): actually compile spec-symbol-parity.test.ts's type …

fix(app-shell): actually compile spec-symbol-parity.test.ts's type … #501

Triggered via push August 2, 2026 08:46
Status Success
Total duration 3m 16s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/vscode-extension/src/providers/CompletionProvider.ts#L21
'context' is defined but never used. Allowed unused args must match /^_/u
Lint: packages/vscode-extension/src/providers/CompletionProvider.ts#L20
'token' is defined but never used. Allowed unused args must match /^_/u
Lint: packages/vscode-extension/src/extension.ts#L303
Unexpected any. Specify a different type
Lint: packages/vscode-extension/src/extension.ts#L272
'editor' is assigned a value but never used
Lint: packages/vscode-extension/src/extension.ts#L227
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/plugin-editor/src/index.test.ts#L93
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L66
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L48
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L37
Unexpected any. Specify a different type