Skip to content

chore: test higher delay in node processes #469

chore: test higher delay in node processes

chore: test higher delay in node processes #469

Triggered via push October 3, 2024 18:27
Status Failure
Total duration 57s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Check types: src/utilities.ts#L74
Type '(data: { __typename?: string | undefined; }) => string | undefined' is not assignable to type '(data: { __typename?: string | undefined; }) => string'.
Check types
Process completed with exit code 2.
src/__tests__/handlers.test.tsx > unit tests > can roll back delay via disposable: src/__tests__/handlers.test.tsx#L345
AssertionError: expected 50 to be 20 // Object.is equality - Expected + Received - 20 + 50 ❯ src/__tests__/handlers.test.tsx:345:59
Vitest tests
Process completed with exit code 1.
Jest tests
Process completed with exit code 1.