Skip to content

chore(deps-dev): bump the lint group with 8 updates #332

chore(deps-dev): bump the lint group with 8 updates

chore(deps-dev): bump the lint group with 8 updates #332

Triggered via pull request September 1, 2024 14:06
Status Failure
Total duration 2m 4s
Artifacts

ci-cd.yaml

on: pull_request
Matrix: test
Build and lint
25s
Build and lint
Code Coverage
3s
Code Coverage
Matrix: e2e
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and lint: src/__tests__/normalize-options.test.ts#L189
Remove this use of the "void" operator
Build and lint: src/__tests__/npm-publish.test.ts#L34
Remove this use of the "void" operator
Build and lint: src/action/core.ts#L84
Replace this union type with a type alias
Build and lint: src/compare-and-publish/__tests__/compare-and-publish.test.ts#L19
Remove this use of the "void" operator
Build and lint: src/npm/call-npm-cli.ts#L11
Consider removing 'undefined' type or '?' specifier, one of them is redundant
Build and lint: src/npm/call-npm-cli.ts#L43
Make sure the regex used here, which is vulnerable to super-linear runtime due to backtracking, cannot lead to denial of service
Build and lint: src/options.ts#L21
Consider removing 'undefined' type or '?' specifier, one of them is redundant
Build and lint: src/options.ts#L22
Consider removing 'undefined' type or '?' specifier, one of them is redundant
Build and lint: src/options.ts#L35
Consider removing 'undefined' type or '?' specifier, one of them is redundant
Build and lint: src/options.ts#L44
Consider removing 'undefined' type or '?' specifier, one of them is redundant