Skip to content

chore(deps-dev): bump typescript from 5.4.5 to 5.6.2 #3102

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

chore(deps-dev): bump typescript from 5.4.5 to 5.6.2 #3102

Triggered via pull request September 9, 2024 20:19
Status Failure
Total duration 42s
Artifacts

main.yaml

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

Annotations

9 errors
tests (ubuntu-latest, gcc, 11, 20.x): node_modules/@types/node/buffer.d.ts#L622
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
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.