Annotations
4 errors
lint:
pkg/parser/cyclonedx_sbom_test.go#L31
Error return value of `ioutil.WriteFile` is not checked (errcheck)
|
lint:
pkg/parser/parser.go#L55
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
pkg/parser/cyclonedx_sbom_test.go#L57
tests: TestconvertBomRefAsEcosystem has malformed name: first letter after 'Test' must not be lowercase (govet)
|
lint
issues found
|