Skip to content

[chore] Upgrade dependencies #108

[chore] Upgrade dependencies

[chore] Upgrade dependencies #108

Triggered via push December 21, 2024 11:32
Status Success
Total duration 2m 37s
Artifacts

lint.yml

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

Annotations

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