Merge branch 'main' of github.com:poteat/hkt-toolbelt #48
Annotations
7 errors and 11 warnings
build-stress:
src/list/compare-by.ts#L200
This assertion is unnecessary since it does not change the type of the expression
|
build-stress:
src/list/compare.ts#L143
This assertion is unnecessary since it does not change the type of the expression
|
build-stress:
src/list/compare.ts#L143
This assertion is unnecessary since it does not change the type of the expression
|
build-stress:
src/list/compare.ts#L151
This assertion is unnecessary since it does not change the type of the expression
|
build-stress:
src/list/compare.ts#L151
This assertion is unnecessary since it does not change the type of the expression
|
build-stress:
src/type/type-of.ts#L1
'Type' is defined but never used
|
build-stress
Process completed with exit code 1.
|
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
|