Skip to content

feat(app-shell): wire navigation action items to the console action runtime (framework#4509) #495

feat(app-shell): wire navigation action items to the console action runtime (framework#4509)

feat(app-shell): wire navigation action items to the console action runtime (framework#4509) #495

Triggered via pull request August 2, 2026 08:28
Status Success
Total duration 3m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/vscode-extension/src/providers/PreviewProvider.ts#L112
'schemaText' is defined but never used. Allowed unused args must match /^_/u
Lint: packages/vscode-extension/src/providers/PreviewProvider.ts#L112
Unexpected any. Specify a different type
Lint: packages/vscode-extension/src/providers/HoverProvider.ts#L43
'position' is defined but never used. Allowed unused args must match /^_/u
Lint: packages/vscode-extension/src/providers/HoverProvider.ts#L42
'document' is defined but never used. Allowed unused args must match /^_/u
Lint: packages/vscode-extension/src/providers/HoverProvider.ts#L18
'token' is defined but never used. Allowed unused args must match /^_/u
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