Skip to content

Merge branch 'main' of github.com:poteat/hkt-toolbelt #46

Merge branch 'main' of github.com:poteat/hkt-toolbelt

Merge branch 'main' of github.com:poteat/hkt-toolbelt #46

Triggered via push October 13, 2024 22:22
Status Success
Total duration 15m 30s
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