Skip to content

feat: Update VSCode to (^1.101.0) (main) #1870

feat: Update VSCode to (^1.101.0) (main)

feat: Update VSCode to (^1.101.0) (main) #1870

Triggered via pull request June 24, 2025 12:01
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
Process completed with exit code 2.
lint: src/vscode/ResourceMap.ts#L90
Property '[Symbol.iterator]' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
lint: src/vscode/ResourceMap.ts#L84
Property 'entries' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
lint: src/vscode/ResourceMap.ts#L78
Property 'keys' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
lint: src/vscode/ResourceMap.ts#L74
Property 'values' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
lint: src/vscode-mock.ts#L241
Type '{ version: string; CallHierarchyIncomingCall: typeof CallHierarchyIncomingCall; CallHierarchyItem: typeof CallHierarchyItem; CallHierarchyOutgoingCall: typeof CallHierarchyOutgoingCall; ... 85 more ...; WorkspaceEdit: typeof WorkspaceEdit; }' is missing the following properties from type 'VSCodeMock': McpStdioServerDefinition, McpHttpServerDefinition