Syft and cyclonedx Updates #250
Annotations
7 errors and 2 warnings
lint:
pkg/bomtools/merge.go#L277
File is not `gofumpt`-ed (gofumpt)
|
lint:
pkg/collectors/syft.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
pkg/collectors/syft.go#L62
File is not `gofumpt`-ed (gofumpt)
|
lint:
pkg/collectors/syft.go#L24
const `bomFormat` is unused (unused)
|
lint:
pkg/repository/repository.go#L243
S1011: should replace loop with `mergedSlice = append(mergedSlice, sbomsFromCollector...)` (gosimple)
|
lint:
pkg/repository/repository.go#L270
S1011: should replace loop with `mergedSlice = append(mergedSlice, collectedSBOMs...)` (gosimple)
|
lint
issues found
|
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/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sbomsftw/sbomsftw. Supported file pattern: go.sum
|