Skip to content

Checkmarx producer #272

Checkmarx producer

Checkmarx producer #272

Triggered via pull request February 5, 2024 18:05
Status Failure
Total duration 2m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: components/producers/docker-trivy/main.go#L50
error strings should not be capitalized (ST1005)
Lint: pkg/enrichment/db/db.go#L135
error strings should not be capitalized (ST1005)
Lint: pkg/enrichment/db/db.go#L148
error strings should not be capitalized (ST1005)
Lint: pkg/putil/load.go#L20
error strings should not be capitalized (ST1005)
Lint: pkg/putil/load.go#L46
error strings should not be capitalized (ST1005)
Lint: pkg/putil/load.go#L72
error strings should not be capitalized (ST1005)
Lint: pkg/putil/load.go#L98
error strings should not be capitalized (ST1005)
Lint: pkg/sarif/sarif.go#L123
error strings should not be capitalized (ST1005)
Lint: components/producers/typescript-npm-audit/types/npmquickaudit/npmquickaudit.go#L130
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors
Lint: components/producers/typescript-npm-audit/main.go#L29
type switch on error will fail on wrapped errors. Use errors.As to check for specific errors
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.