Skip to content

build(deps-dev): bump typescript from 5.5.4 to 5.6.3 #1010

build(deps-dev): bump typescript from 5.5.4 to 5.6.3

build(deps-dev): bump typescript from 5.5.4 to 5.6.3 #1010

Triggered via pull request October 30, 2024 23:58
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Matrix: test
sonarcloud
0s
sonarcloud
publish
0s
publish
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test (ubuntu-latest): 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>'.
test (ubuntu-latest): 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>'.
test (ubuntu-latest): 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>'.
test (ubuntu-latest): 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>'.
test (ubuntu-latest): 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>'.
test (ubuntu-latest)
Process completed with exit code 2.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/