Skip to content

feat: Add andFinally functionality and tests #232

feat: Add andFinally functionality and tests

feat: Add andFinally functionality and tests #232

Triggered via pull request April 7, 2025 08:54
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
install_deps
11s
install_deps
Matrix: test
test_result
2s
test_result
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test (18)
Process completed with exit code 1.
tests/index.test.ts > Result.Err > andFinally > calls the callback and returns the original error: tests/index.test.ts#L410
ReferenceError: jest is not defined ❯ tests/index.test.ts:410:28
tests/index.test.ts > Result.Ok > andFinally > calls the callback and returns the original ok value: tests/index.test.ts#L190
ReferenceError: jest is not defined ❯ tests/index.test.ts:190:28
test (20)
The operation was canceled.
test (20)
The strategy configuration was canceled because "test._18" failed
test (22)
The operation was canceled.
test (22)
The strategy configuration was canceled because "test._18" failed
test_result
Process completed with exit code 1.