Skip to content

fix(deps): update all non-major dependencies #44

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #44

Triggered via pull request December 5, 2024 17:17
Status Failure
Total duration 32s
Artifacts

build-test.yml

on: pull_request
build-and-test
21s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build-and-test: node_modules/lru-cache/dist/commonjs/index.d.ts#L20
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build-and-test: node_modules/lru-cache/dist/commonjs/index.d.ts#L579
Private identifiers are only available when targeting ECMAScript 2015 and higher.
build-and-test: 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>'.
build-and-test: 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>'.
build-and-test: 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>'.
build-and-test: 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>'.
build-and-test: 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>'.
build-and-test
Process completed with exit code 2.
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636