Skip to content

chore(deps): update dependency typescript to v5.6.3 #330

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

chore(deps): update dependency typescript to v5.6.3 #330

Triggered via pull request September 9, 2024 20:08
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L709
Property 'entries' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build: node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L721
Property 'keys' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build: node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L733
Property 'values' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build: node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L745
Property '[Symbol.iterator]' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build: node_modules/path-scurry/node_modules/lru-cache/dist/commonjs/index.d.ts#L762
Property 'forEach' in type 'LRUCache<K, V, FC>' is not assignable to the same property in base type 'Map<K, V>'.
build
Process completed with exit code 2.