Skip to content

chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 #3112

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

chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 #3112

Triggered via push October 16, 2024 21:51
Status Failure
Total duration 39s
Artifacts

main.yaml

on: push
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.