Bump typescript from 5.5.4 to 5.6.3 #1478
Annotations
6 errors
Run the test on Linux:
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>'.
|
Run the test on Linux:
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>'.
|
Run the test on Linux:
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>'.
|
Run the test on Linux:
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>'.
|
Run the test on Linux:
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>'.
|
Run the test on Linux
Process completed with exit code 2.
|
Loading