Skip to content

minor go cleanup and some performance improvements #4276

minor go cleanup and some performance improvements

minor go cleanup and some performance improvements #4276

Triggered via pull request January 5, 2025 08:15
Status Failure
Total duration 55s
Artifacts 1

go-tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: pkg/sbom/package_test.go#L1
Please run goimports. diff --git a/pkg/sbom/package_test.go b/pkg/sbom/package_test.go index 3457234..6c6154e 100644 --- a/pkg/sbom/package_test.go +++ b/pkg/sbom/package_test.go @@ -14,8 +14,9 @@ package sbom import ( - "github.com/stretchr/testify/require" "testing" + + "github.com/stretchr/testify/require" ) func Test_stringToIdentifier(t *testing.T) {
test
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
diff
327 Bytes