Skip to content

tests: init

tests: init #17

Triggered via pull request November 4, 2025 21:22
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (macos-latest)
Process completed with exit code 2.
test (macos-latest): node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts#L32
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
test (macos-latest): node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts#L31
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
test (macos-latest): node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts#L30
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
test (macos-latest): node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts#L29
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
test (macos-latest): node_modules/vscode-jsonrpc/lib/common/linkedMap.d.ts#L28
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
test (ubuntu-latest)
The strategy configuration was canceled because "test.macos-latest" failed
test (ubuntu-latest)
The operation was canceled.
test (windows-latest)
The strategy configuration was canceled because "test.macos-latest" failed
test (windows-latest)
The operation was canceled.