Skip to content

chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 #10228

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

chore(deps-dev): bump typescript from 5.5.4 to 5.6.3 #10228

Triggered via pull request October 8, 2024 23:19
Status Failure
Total duration 5m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
check-typescript-types
Property 'forEach' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
check-typescript-types
Property 'keys' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
check-typescript-types
Property 'values' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
check-typescript-types
Property 'entries' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
check-typescript-types
Property '[Symbol.iterator]' in type 'LinkedMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
check-typescript-types
Process completed with exit code 1.