feat: add scan SBOM handler #125
ci.yml
on: pull_request
Test
1m 1s
Golangci-lint
2m 24s
Annotations
11 errors
Test
Process completed with exit code 2.
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L16
type `vulnerabilityReportStrategy` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L21
func `vulnerabilityReportStrategy.NamespaceScoped` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L25
func `vulnerabilityReportStrategy.PrepareForCreate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L28
func `vulnerabilityReportStrategy.PrepareForUpdate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L31
func `vulnerabilityReportStrategy.Validate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L36
func `vulnerabilityReportStrategy.WarningsOnCreate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L40
func `vulnerabilityReportStrategy.AllowCreateOnUpdate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L44
func `vulnerabilityReportStrategy.AllowUnconditionalUpdate` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L48
func `vulnerabilityReportStrategy.Canonicalize` is unused (unused)
|
Golangci-lint:
internal/storage/vulnerabilityreport_strategy.go#L51
func `vulnerabilityReportStrategy.ValidateUpdate` is unused (unused)
|