Skip to content

chore: bump anchore/scan-action from 5.2.0 to 5.2.1 #4242

chore: bump anchore/scan-action from 5.2.0 to 5.2.1

chore: bump anchore/scan-action from 5.2.0 to 5.2.1 #4242

Triggered via pull request November 6, 2024 00:40
Status Success
Total duration 8m 29s
Artifacts

node.js.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
format: src/cli/build.ts#L73
Async arrow function has too many statements (54). Maximum allowed is 20
format: src/cli/build.ts#L73
Async arrow function has a complexity of 18. Maximum allowed is 10
format: src/cli/build.ts#L250
Async function 'buildModule' has too many statements (35). Maximum allowed is 20
format: src/cli/deploy.ts#L26
Async arrow function has too many statements (27). Maximum allowed is 20
format: src/cli/deploy.ts#L26
Async arrow function has a complexity of 17. Maximum allowed is 10
format: src/cli/format.ts#L31
Async function 'peprFormat' has too many statements (23). Maximum allowed is 20
format: src/cli/init/index.ts#L49
Async arrow function has too many statements (28). Maximum allowed is 20
format: src/cli/monitor.ts#L45
Async arrow function has a complexity of 16. Maximum allowed is 10
format: src/lib/assets/deploy.ts#L45
Async function 'deploy' has too many statements (27). Maximum allowed is 20
format: src/lib/assets/index.ts#L81
Async method 'generateHelmChart' has a complexity of 12. Maximum allowed is 10