Skip to content

[chore] Update changelog #106

[chore] Update changelog

[chore] Update changelog #106

Triggered via push November 30, 2024 13:56
Status Success
Total duration 19s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (20.x): lib/array/join.ts#L51
Function 'join' has a complexity of 26. Maximum allowed is 20
build (20.x): lib/array/mapPrimitive.ts#L44
Function 'mapPrimitive' has a complexity of 21. Maximum allowed is 20
build (20.x): lib/array/sort.ts#L107
Function 'sort' has too many statements (36). Maximum allowed is 30
build (20.x): lib/array/sort.ts#L107
Function 'sort' has a complexity of 24. Maximum allowed is 20
build (20.x): lib/deep/get.ts#L55
Function 'deepGet' has a complexity of 26. Maximum allowed is 20
build (20.x): lib/string/humanizeNumber.ts#L55
Function 'humanizeNumber' has a complexity of 31. Maximum allowed is 20
build (20.x): test/lib/date/addUTC.test.ts#L1160
File has too many lines (1545). Maximum allowed is 1000
build (20.x): test/lib/date/diff.test.ts#L1102
File has too many lines (1065). Maximum allowed is 1000