Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

fix(deps): bump @types/jest from 29.5.14 to 30.0.0 #285

fix(deps): bump @types/jest from 29.5.14 to 30.0.0

fix(deps): bump @types/jest from 29.5.14 to 30.0.0 #285

Triggered via pull request July 1, 2025 22:46
Status Failure
Total duration 30s
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>'.