Skip to content

test(core): update useReleaseOperations tests #27395

test(core): update useReleaseOperations tests

test(core): update useReleaseOperations tests #27395

Triggered via push February 11, 2025 10:32
Status Failure
Total duration 2m 33s
Artifacts

typeCheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typeCheck
Type '{ archive: Mock<(releaseId: string) => Promise<void>>; unarchive: Mock<(releaseId: string) => Promise<void>>; createRelease: Mock<(release: EditableReleaseDocument) => Promise<void>>; ... 8 more ...; unpublishVersion: Mock<...>; }' is not assignable to type 'Mocked<ReleaseOperationsStore>'.
typeCheck
Process completed with exit code 2.