fix: issue sorting using 2-ary comparators #50
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
|