Skip to content

fix: lint errors

fix: lint errors #49

Triggered via push December 15, 2024 21:06
Status Success
Total duration 16m 6s
Artifacts

build-stress.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-stress
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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