chore(deps): update dependency typescript to v5.7.2 #1182
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.
|