Skip to content

chore(deps-dev): bump typescript from 5.4.5 to 5.7.3 #3177

chore(deps-dev): bump typescript from 5.4.5 to 5.7.3

chore(deps-dev): bump typescript from 5.4.5 to 5.7.3 #3177

Triggered via push February 16, 2025 17:59
Status Failure
Total duration 1m 2s
Artifacts

main.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests (ubuntu-latest, gcc, 11, 22.x): 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>'.
tests (ubuntu-latest, gcc, 11, 22.x): 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>'.
tests (ubuntu-latest, gcc, 11, 22.x): 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>'.
tests (ubuntu-latest, gcc, 11, 22.x): 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>'.
tests (ubuntu-latest, gcc, 11, 22.x): 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>'.
tests (ubuntu-latest, gcc, 11, 22.x)
Process completed with exit code 2.