Skip to content

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

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 #3141

Triggered via pull request January 13, 2025 20:53
Status Failure
Total duration 42s
Artifacts

main.yaml

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

Annotations

9 errors and 1 warning
tests (ubuntu-latest, gcc, 11, 20.x): node_modules/@types/node/buffer.d.ts#L622
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
tests (ubuntu-latest, gcc, 11, 20.x): node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
tests (ubuntu-latest, gcc, 11, 20.x): node_modules/@types/node/fs/promises.d.ts#L225
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
tests (ubuntu-latest, gcc, 11, 20.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, 20.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, 20.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, 20.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, 20.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, 20.x)
Process completed with exit code 2.
tests (ubuntu-latest, gcc, 11, 20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636