Skip to content

Provide new list methods, as well as a much-needed Kind.LazyPipe operator #575

Provide new list methods, as well as a much-needed Kind.LazyPipe operator

Provide new list methods, as well as a much-needed Kind.LazyPipe operator #575

Triggered via pull request September 29, 2024 23:44
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build: src/kind/lazy-pipe.ts#L1
'Combinator' is defined but never used
build: src/kind/lazy-pipe.ts#L1
'List' is defined but never used
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/conditional/equals.ts#L64
Missing JSDoc @returns declaration
build: src/conditional/equals.ts#L68
Types are not permitted on @param
build: src/conditional/equals.ts#L69
@param "y" does not match an existing function parameter
build: src/conditional/equals.ts#L69
Types are not permitted on @param
build: src/function/identity.ts#L27
Missing JSDoc @returns declaration
build: src/function/identity.ts#L30
Types are not permitted on @param
build: src/kind/pipe.ts#L87
Missing JSDoc @returns declaration
build: src/kind/pipe.ts#L91
Types are not permitted on @param
build: src/kind/pipe.ts#L92
@param "x" does not match an existing function parameter
build: src/kind/pipe.ts#L92
Types are not permitted on @param