This repository was archived by the owner on Aug 25, 2025. It is now read-only.
fix(deps): bump @types/node from 22.15.30 to 24.0.10 #289
Annotations
5 errors
Test
Process completed with exit code 2.
|
Test:
node_modules/@oozcitak/util/lib/FixedSizeSet.d.ts#L59
Property '[Symbol.iterator]' in type 'FixedSizeSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
Test:
node_modules/@oozcitak/util/lib/FixedSizeSet.d.ts#L55
Property 'entries' in type 'FixedSizeSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
Test:
node_modules/@oozcitak/util/lib/FixedSizeSet.d.ts#L51
Property 'values' in type 'FixedSizeSet<T>' is not assignable to the same property in base type 'Set<T>'.
|
Test:
node_modules/@oozcitak/util/lib/FixedSizeSet.d.ts#L47
Property 'keys' in type 'FixedSizeSet<T>' is not assignable to the same property in base type 'Set<T>'.
|