Skip to content

chore: publish 0.24.4 #32

chore: publish 0.24.4

chore: publish 0.24.4 #32

Triggered via push September 30, 2024 04:45
Status Success
Total duration 12m 43s
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/to-number.ts#L33
Missing JSDoc @returns declaration
build-stress: src/boolean/to-number.ts#L36
Types are not permitted on @param
build-stress: src/combinator/collate.ts#L69
Missing JSDoc @returns declaration
build-stress: src/combinator/collate.ts#L72
Types are not permitted on @param
build-stress: src/conditional/equals.ts#L64
Missing JSDoc @returns declaration
build-stress: src/conditional/equals.ts#L68
Types are not permitted on @param
build-stress: src/conditional/equals.ts#L69
@param "y" does not match an existing function parameter
build-stress: src/conditional/equals.ts#L69
Types are not permitted on @param
build-stress: src/conditional/if.ts#L125
Missing JSDoc @param "predicate" declaration
build-stress: src/conditional/if.ts#L125
Missing JSDoc @returns declaration