Skip to content

Fix combineWithAllErrors types #112

Fix combineWithAllErrors types

Fix combineWithAllErrors types #112

Triggered via pull request August 20, 2024 15:15
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

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

Annotations

9 errors
test (18): tests/typecheck-tests.ts#L938
Type 'Result<[never, never], (number | "string")[]>' is not assignable to type 'Result<[never, never], [number, "string"]>'.
test (18)
Process completed with exit code 2.
test (22)
The job was canceled because "_18" failed.
test (22): tests/typecheck-tests.ts#L938
Type 'Result<[never, never], (number | "string")[]>' is not assignable to type 'Result<[never, never], [number, "string"]>'.
test (22)
Process completed with exit code 2.
test (20)
The job was canceled because "_18" failed.
test (20): tests/typecheck-tests.ts#L938
Type 'Result<[never, never], (number | "string")[]>' is not assignable to type 'Result<[never, never], [number, "string"]>'.
test (20)
The operation was canceled.
test_result
Process completed with exit code 1.