Skip to content

fix(deps): update dependency typescript to v5.6.2 #914

fix(deps): update dependency typescript to v5.6.2

fix(deps): update dependency typescript to v5.6.2 #914

Triggered via push September 26, 2024 08:09
Status Failure
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests: node_modules/path-scurry/node_modules/lru-cache/dist/esm/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>'.
tests: node_modules/path-scurry/node_modules/lru-cache/dist/esm/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>'.
tests: node_modules/path-scurry/node_modules/lru-cache/dist/esm/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>'.
tests: node_modules/path-scurry/node_modules/lru-cache/dist/esm/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>'.
tests: node_modules/path-scurry/node_modules/lru-cache/dist/esm/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>'.
tests
Process completed with exit code 2.