Replace please with Makefile #256
Annotations
10 errors
Lint:
components/producers/docker-trivy/main.go#L50
error strings should not be capitalized (ST1005)
|
Lint:
pkg/enrichment/db/db.go#L132
error strings should not be capitalized (ST1005)
|
Lint:
pkg/enrichment/db/db.go#L145
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
|