Skip to content

Bump typescript from 5.1.6 to 5.6.3 #1557

Bump typescript from 5.1.6 to 5.6.3

Bump typescript from 5.1.6 to 5.6.3 #1557

Triggered via pull request November 4, 2024 00:44
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Code Style Standard
20s
Code Style Standard
Build
20s
Build
Windows Build
44s
Windows Build
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Tests (macos-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>'.
Tests (macos-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>'.
Tests (macos-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>'.
Tests (macos-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>'.
Tests (macos-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>'.
Tests (macos-latest)
Process completed with exit code 2.
Tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Tests (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>'.
Tests (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>'.
Tests (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>'.
Tests (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>'.
Tests (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>'.
Tests (ubuntu-latest)
Process completed with exit code 2.
Code Style Standard
Process completed with exit code 1.
Tests (windows-latest)
The job was canceled because "macos-latest" failed.
Tests (windows-latest)
The operation was canceled.