Skip to content

Bump typescript from 5.5.4 to 5.6.3 #1976

Bump typescript from 5.5.4 to 5.6.3

Bump typescript from 5.5.4 to 5.6.3 #1976

Triggered via pull request October 16, 2024 08:22
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Test: node_modules/@octokit/auth-app/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>'.
Test: node_modules/@octokit/auth-app/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>'.
Test: node_modules/@octokit/auth-app/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>'.
Test: node_modules/@octokit/auth-app/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>'.
Test: node_modules/@octokit/auth-app/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>'.
Test
Process completed with exit code 2.