Skip to content

chore(deps): update dependency typescript to v5.7.2 #1182

chore(deps): update dependency typescript to v5.7.2

chore(deps): update dependency typescript to v5.7.2 #1182

Triggered via pull request November 5, 2024 17:39
Status Failure
Total duration 29s
Artifacts

build.yml

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

Annotations

8 errors
build (ubuntu-latest, 18.x): node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L973
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build (ubuntu-latest, 18.x): node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L985
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build (ubuntu-latest, 18.x): node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L997
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build (ubuntu-latest, 18.x): node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L1009
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build (ubuntu-latest, 18.x): node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L1032
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build (ubuntu-latest, 18.x)
Process completed with exit code 2.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 18.x)
The operation was canceled.