Skip to content

Bump glob from 10.4.5 to 10.5.0 #58

Bump glob from 10.4.5 to 10.5.0

Bump glob from 10.4.5 to 10.5.0 #58

Triggered via pull request November 19, 2025 17:56
Status Failure
Total duration 30s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
Process completed with exit code 2.
build: 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: 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: 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: 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: 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>'.