Skip to content

chore(deps): update all devdependencies #309

chore(deps): update all devdependencies

chore(deps): update all devdependencies #309

Triggered via pull request January 19, 2025 13:27
Status Failure
Total duration 46s
Artifacts

build-prs.yml

on: pull_request
Bundle Extension as Artifact Download
35s
Bundle Extension as Artifact Download
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Bundle Extension as Artifact Download: node_modules/glob/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>'.
Bundle Extension as Artifact Download: node_modules/glob/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>'.
Bundle Extension as Artifact Download: node_modules/glob/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>'.
Bundle Extension as Artifact Download: node_modules/glob/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>'.
Bundle Extension as Artifact Download: node_modules/glob/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>'.
Bundle Extension as Artifact Download
npm failed with exit code 2
Bundle Extension as Artifact Download
Process completed with exit code 1.
Bundle Extension as Artifact Download
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636