Skip to content

feat: add once function #120

feat: add once function

feat: add once function #120

Triggered via pull request July 7, 2024 23:14
@aleclarsonaleclarson
synchronize #80
feat/once
Status Failure
Total duration 43s
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.