Skip to content

Bump @types/node from 20.17.6 to 22.9.0 in /backend #38

Bump @types/node from 20.17.6 to 22.9.0 in /backend

Bump @types/node from 20.17.6 to 22.9.0 in /backend #38

Triggered via push November 18, 2024 17:12
Status Failure
Total duration 19s
Artifacts

check_types.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Property 'forEach' in type 'TTLMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
build
Property 'entries' in type 'TTLMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
build
Property 'keys' in type 'TTLMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
build
Property 'values' in type 'TTLMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
build
Property '[Symbol.iterator]' in type 'TTLMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
build
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("smol-toml")' call instead.
build
Process completed with exit code 2.