Skip to content

add methods to work with array #13

add methods to work with array

add methods to work with array #13

Triggered via push November 26, 2024 15:22
Status Failure
Total duration 43s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-job: src/Maybe.test.ts#L186
Argument of type 'readonly ["a", "b", "c"]' is not assignable to parameter of type 'any[] | readonly any[][] | null | undefined'.
test-job: src/Maybe.test.ts#L248
Argument of type 'readonly ["a", "b", "c"]' is not assignable to parameter of type 'any[] | readonly any[][] | null | undefined'.
test-job
Process completed with exit code 2.