tests: init #17
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.
|