chore: bump @types/node from 20.19.33 to 25.3.0 #16946
Annotations
10 errors
|
cspell
Process completed with exit code 1.
|
|
cspell
Property 'values' in type 'StrongWeakMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
cspell
Property 'keys' in type 'StrongWeakMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
cspell
Property 'entries' in type 'StrongWeakMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
cspell
Property '[Symbol.iterator]' in type 'StrongWeakMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
|
|
cspell
Argument of type 'this' is not assignable to parameter of type 'Map<K, V>'.
|
|
cspell
Argument of type 'StrongWeakMap<unknown, { value: unknown; }>' is not assignable to parameter of type 'Map<unknown, { value: unknown; }>'.
|
|
cspell
Argument of type 'StrongWeakMap<unknown, { value: unknown; }>' is not assignable to parameter of type 'Map<unknown, { value: unknown; }>'.
|
|
cspell
Argument of type 'StrongWeakMap<unknown, { value: unknown; }>' is not assignable to parameter of type 'Map<unknown, { value: unknown; }>'.
|
|
cspell
Argument of type 'StrongWeakMap<unknown, { value: unknown; }>' is not assignable to parameter of type 'Map<unknown, { value: unknown; }>'.
|