Skip to content

Merge pull request #95 from poteat/poteat/more-reified-utilities #41

Merge pull request #95 from poteat/poteat/more-reified-utilities

Merge pull request #95 from poteat/poteat/more-reified-utilities #41

Triggered via push October 10, 2024 19:53
Status Success
Total duration 14m 3s
Artifacts

build-stress.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-stress
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-stress: src/boolean/and-all.ts#L53
Missing JSDoc @returns declaration
build-stress: src/boolean/and-all.ts#L56
Types are not permitted on @param
build-stress: src/boolean/and.ts#L60
Missing JSDoc @returns declaration
build-stress: src/boolean/and.ts#L63
Types are not permitted on @param
build-stress: src/boolean/and.ts#L64
@param "b" does not match an existing function parameter
build-stress: src/boolean/and.ts#L64
Types are not permitted on @param
build-stress: src/boolean/not.ts#L42
Missing JSDoc @returns declaration
build-stress: src/boolean/not.ts#L45
Types are not permitted on @param
build-stress: src/boolean/to-number.ts#L33
Missing JSDoc @returns declaration
build-stress: src/boolean/to-number.ts#L36
Types are not permitted on @param