Skip to content

[ops] Bump package version to 12.3.0 and update changelog #10

[ops] Bump package version to 12.3.0 and update changelog

[ops] Bump package version to 12.3.0 and update changelog #10

Triggered via push April 9, 2024 13:52
Status Failure
Total duration 19s
Artifacts

lint.yml

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

Annotations

3 errors and 11 warnings
build (20.x): lib/array/mapFn.ts#L44
Unnecessary use of boolean literals in conditional expression
build (20.x): lib/array/mapKey.ts#L46
Unnecessary use of boolean literals in conditional expression
build (20.x)
Process completed with exit code 1.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x): lib/array/join.ts#L40
Function 'join' has a complexity of 17. Maximum allowed is 15
build (20.x): lib/array/mapPrimitive.ts#L43
Function 'mapPrimitive' has a complexity of 19. Maximum allowed is 15
build (20.x): lib/array/sort.ts#L108
Function 'sort' has too many statements (39). Maximum allowed is 30
build (20.x): lib/array/sort.ts#L108
Function 'sort' has a complexity of 28. Maximum allowed is 15
build (20.x): lib/date/addUTC.ts#L14
Function 'addUTC' has a complexity of 18. Maximum allowed is 15
build (20.x): lib/date/endOfUTC.ts#L28
Function 'endOfUTC' has a complexity of 19. Maximum allowed is 15
build (20.x): lib/date/startOfUTC.ts#L24
Function 'startOfUTC' has a complexity of 19. Maximum allowed is 15
build (20.x): lib/deep/get.ts#L25
Function 'deepGet' has a complexity of 19. Maximum allowed is 15
build (20.x): lib/deep/set.ts#L42
Function 'deepSet' has a complexity of 19. Maximum allowed is 15
build (20.x): lib/string/humanizeNumber.ts#L58
Function 'humanizeNumber' has a complexity of 26. Maximum allowed is 15