build(deps-dev): bump @types/node from 22.15.30 to 24.0.4 in /vscode #191
checks.yml
on: pull_request
Format & Lint
40s
Build & Test
2m 12s
VS Code Extension Checks
24s
Annotations
6 errors
VS Code Extension Checks
Process completed with exit code 2.
|
VS Code Extension Checks
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
VS Code Extension Checks
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
VS Code Extension Checks
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
VS Code Extension Checks
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
VS Code Extension Checks
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|