feat: Update VSCode to (^1.101.0) (main) #1868
Annotations
25 errors
test-node-versions (22.x, ubuntu-latest)
Process completed with exit code 2.
|
test-node-versions (22.x, ubuntu-latest):
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>'.
|
test-node-versions (22.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L84
Property 'entries' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (22.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L78
Property 'keys' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (22.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L74
Property 'values' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (22.x, ubuntu-latest):
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
|
test-node-versions (23.x, ubuntu-latest)
Process completed with exit code 2.
|
test-node-versions (23.x, ubuntu-latest):
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>'.
|
test-node-versions (23.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L84
Property 'entries' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (23.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L78
Property 'keys' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (23.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L74
Property 'values' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (23.x, ubuntu-latest):
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
|
test-node-versions (23.x, ubuntu-latest)
The strategy configuration was canceled because "test-node-versions._22_x_ubuntu-latest" failed
|
test-node-versions (20.x, ubuntu-latest)
Process completed with exit code 2.
|
test-node-versions (20.x, ubuntu-latest):
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>'.
|
test-node-versions (20.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L84
Property 'entries' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (20.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L78
Property 'keys' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (20.x, ubuntu-latest):
src/vscode/ResourceMap.ts#L74
Property 'values' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-node-versions (20.x, ubuntu-latest):
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
|
test-os (23.x, windows-latest)
Process completed with exit code 1.
|
test-os (23.x, windows-latest):
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>'.
|
test-os (23.x, windows-latest):
src/vscode/ResourceMap.ts#L84
Property 'entries' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-os (23.x, windows-latest):
src/vscode/ResourceMap.ts#L78
Property 'keys' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-os (23.x, windows-latest):
src/vscode/ResourceMap.ts#L74
Property 'values' in type 'ResourceMap<T>' is not assignable to the same property in base type 'Map<Uri, T>'.
|
test-os (23.x, windows-latest):
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
|