This repository was archived by the owner on Sep 28, 2025. It is now read-only.
build(deps): bump @types/node from 22.18.6 to 24.5.2 in the nodejs group #1312
pull-request.yml
on: pull_request
📦 Build Check
27s
Matrix: 📋 Unit Test / test
Annotations
24 errors and 1 notice
|
📋 Unit Test / 📋 Test ubuntu-latest
Process completed with exit code 2.
|
|
📋 Unit Test / 📋 Test ubuntu-latest
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test ubuntu-latest
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test ubuntu-latest
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test ubuntu-latest
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test ubuntu-latest
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📦 Build Check
Process completed with exit code 1.
|
|
📦 Build Check:
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>'.
|
|
📦 Build Check:
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>'.
|
|
📦 Build Check:
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>'.
|
|
📦 Build Check:
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>'.
|
|
📦 Build Check:
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>'.
|
|
📋 Unit Test / 📋 Test macOS-latest
Process completed with exit code 2.
|
|
📋 Unit Test / 📋 Test macOS-latest
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test macOS-latest
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test macOS-latest
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test macOS-latest
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test macOS-latest
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
Process completed with exit code 1.
|
|
📋 Unit Test / 📋 Test windows-latest
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
📋 Unit Test / 📋 Test windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|