Skip to content

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 #1017

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2

chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 #1017

Triggered via pull request September 24, 2024 19:41
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
build (ubuntu-latest, 16.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, 16.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, 16.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, 16.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, 16.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, 16.x)
Process completed with exit code 2.
build (macos-latest, 16.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (macos-latest, 16.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 (macos-latest, 16.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 (macos-latest, 16.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 (macos-latest, 16.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 (macos-latest, 16.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 (macos-latest, 16.x)
The operation was canceled.
build (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (windows-latest, 16.x)
The operation was canceled.
build (ubuntu-latest, 16.x)
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/