Skip to content

Scvs feature support #27

Scvs feature support

Scvs feature support #27

Triggered via pull request September 5, 2024 08:09
Status Failure
Total duration 28s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/sbom/signature.go#L30
field `certificatePath` is unused (unused)
lint: pkg/sbom/signature.go#L32
field `timestamp` is unused (unused)
lint: pkg/sbom/spdx.go#L156
S1023: redundant `return` statement (gosimple)
lint: pkg/scvs/scvs.go#L66
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/scvs/scvs.go#L69
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/scvs/scvs.go#L159
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint: pkg/scvs/scvsReport.go#L54
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: pkg/scvs/scvs.go#L152
SA4004: the surrounding loop is unconditionally terminated (staticcheck)
lint
issues found