Skip to content
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

fix(deps): bump @types/node from 22.15.30 to 24.0.10

fix(deps): bump @types/node from 22.15.30 to 24.0.10 #289

Triggered via pull request July 1, 2025 22:46
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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>'.