Fix combineWithAllErrors types #112
ci.yml
on: pull_request
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.
|