Skip to content

feat(pick): accept a callback for advanced picking #119

feat(pick): accept a callback for advanced picking

feat(pick): accept a callback for advanced picking #119

Triggered via pull request July 7, 2024 23:12
Status Failure
Total duration 40s
Artifacts

check-pr.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate
Argument of type 'string' is not assignable to parameter of type '"a" | "b" | "c"'.
Validate
Argument of type 'readonly (string | number | symbol)[]' is not assignable to parameter of type 'KeyFilter<A, keyof A> | null | undefined'.
Validate
Argument of type 'readonly (string | number | symbol)[]' is not assignable to parameter of type 'KeyFilter<A, keyof A> | null | undefined'.
Validate
Process completed with exit code 1.