Skip to content

Migrated to vitest #140

Migrated to vitest

Migrated to vitest #140

Triggered via pull request September 6, 2024 15:23
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
install_deps
28s
install_deps
Matrix: test
test_result
0s
test_result
Fit to window
Zoom out
Zoom in

Annotations

33 errors
tests/index.test.ts > Result.Ok > andThrough > Calls the passed function but returns an original ok: tests/index.test.ts#L110
ReferenceError: jest is not defined ❯ tests/index.test.ts:110:24
tests/index.test.ts > Result.Ok > andThrough > Maps to an Err: tests/index.test.ts#L131
ReferenceError: jest is not defined ❯ tests/index.test.ts:131:22
tests/index.test.ts > Result.Ok > andTee > Calls the passed function but returns an original ok: tests/index.test.ts#L142
ReferenceError: jest is not defined ❯ tests/index.test.ts:142:24
tests/index.test.ts > Result.Ok > andTee > returns an original ok even when the passed function fails: tests/index.test.ts#L152
ReferenceError: jest is not defined ❯ tests/index.test.ts:152:24
tests/index.test.ts > Result.Ok > asyncAndThrough > Maps to an Err: tests/index.test.ts#L189
ReferenceError: jest is not defined ❯ tests/index.test.ts:189:22
tests/index.test.ts > Result.Err > Skips over andThrough: tests/index.test.ts#L342
ReferenceError: jest is not defined ❯ tests/index.test.ts:342:20
tests/index.test.ts > Result.Err > Skips over andTee: tests/index.test.ts#L354
ReferenceError: jest is not defined ❯ tests/index.test.ts:354:20
tests/index.test.ts > Result.Err > Skips over asyncAndThrough but returns ResultAsync instead: tests/index.test.ts#L366
ReferenceError: jest is not defined ❯ tests/index.test.ts:366:20
test (18)
The job was canceled because "_20" failed.
tests/index.test.ts > Result.Ok > andThrough > Calls the passed function but returns an original ok: tests/index.test.ts#L110
ReferenceError: jest is not defined ❯ tests/index.test.ts:110:24
tests/index.test.ts > Result.Ok > andThrough > Maps to an Err: tests/index.test.ts#L131
ReferenceError: jest is not defined ❯ tests/index.test.ts:131:22
tests/index.test.ts > Result.Ok > andTee > Calls the passed function but returns an original ok: tests/index.test.ts#L142
ReferenceError: jest is not defined ❯ tests/index.test.ts:142:24
tests/index.test.ts > Result.Ok > andTee > returns an original ok even when the passed function fails: tests/index.test.ts#L152
ReferenceError: jest is not defined ❯ tests/index.test.ts:152:24
tests/index.test.ts > Result.Ok > asyncAndThrough > Maps to an Err: tests/index.test.ts#L189
ReferenceError: jest is not defined ❯ tests/index.test.ts:189:22
tests/index.test.ts > Result.Err > Skips over andThrough: tests/index.test.ts#L342
ReferenceError: jest is not defined ❯ tests/index.test.ts:342:20
tests/index.test.ts > Result.Err > Skips over andTee: tests/index.test.ts#L354
ReferenceError: jest is not defined ❯ tests/index.test.ts:354:20
tests/index.test.ts > Result.Err > Skips over asyncAndThrough but returns ResultAsync instead: tests/index.test.ts#L366
ReferenceError: jest is not defined ❯ tests/index.test.ts:366:20
test (22)
The job was canceled because "_20" failed.
tests/index.test.ts > Result.Ok > andThrough > Calls the passed function but returns an original ok: tests/index.test.ts#L110
ReferenceError: jest is not defined ❯ tests/index.test.ts:110:24
tests/index.test.ts > Result.Ok > andThrough > Maps to an Err: tests/index.test.ts#L131
ReferenceError: jest is not defined ❯ tests/index.test.ts:131:22
tests/index.test.ts > Result.Ok > andTee > Calls the passed function but returns an original ok: tests/index.test.ts#L142
ReferenceError: jest is not defined ❯ tests/index.test.ts:142:24
tests/index.test.ts > Result.Ok > andTee > returns an original ok even when the passed function fails: tests/index.test.ts#L152
ReferenceError: jest is not defined ❯ tests/index.test.ts:152:24
tests/index.test.ts > Result.Ok > asyncAndThrough > Maps to an Err: tests/index.test.ts#L189
ReferenceError: jest is not defined ❯ tests/index.test.ts:189:22
tests/index.test.ts > Result.Err > Skips over andThrough: tests/index.test.ts#L342
ReferenceError: jest is not defined ❯ tests/index.test.ts:342:20
tests/index.test.ts > Result.Err > Skips over andTee: tests/index.test.ts#L354
ReferenceError: jest is not defined ❯ tests/index.test.ts:354:20
tests/index.test.ts > Result.Err > Skips over asyncAndThrough but returns ResultAsync instead: tests/index.test.ts#L366
ReferenceError: jest is not defined ❯ tests/index.test.ts:366:20
test_result
Process completed with exit code 1.