Bump @types/node from 20.17.6 to 22.9.0 in /backend #38
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.
|