Bump smol-toml from 1.3.0 to 1.3.1 in /backend #37
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.
|