Fixing Vulnerabilities #3104
build.yaml
on: pull_request
Run integration tests / Starboard CLI
0s
Run integration tests / Starboard Operator
0s
Integration / Operator / Conftest
0s
Test Helm Chart
0s
Annotations
20 errors and 3 warnings
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/secure/bidirule (imported by golang.org/x/net/idna); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/unicode/bidi (imported by golang.org/x/net/idna); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/unicode/norm (imported by golang.org/x/net/idna); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/term (imported by k8s.io/client-go/tools/clientcmd); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/onsi/ginkgo/internal/remote); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by k8s.io/cli-runtime/pkg/resource); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/encoding/unicode (imported by k8s.io/cli-runtime/pkg/resource); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/transform (imported by k8s.io/cli-runtime/pkg/resource); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/encoding (imported by golang.org/x/net/html/charset); to add:
|
Run unit tests
missing go.sum entry for module providing package golang.org/x/text/encoding/charmap (imported by golang.org/x/net/html/charset); to add:
|
Verify code:
pkg/kube/resources.go#L115
report.SetAnnotations undefined (type T has no field or method SetAnnotations) (typecheck)
|
Verify code:
pkg/kube/secrets.go#L16
declared and not used: dockerConfig (typecheck)
|
Verify code:
pkg/kube/resources.go#L8
"time" imported and not used (typecheck)
|
Verify code:
pkg/kubebench/builder.go#L42
declared and not used: kind (typecheck)
|
Verify code:
pkg/vulnerabilityreport/builder.go#L90
declared and not used: containerImagesAsJSON (typecheck)
|
Verify code:
pkg/vulnerabilityreport/builder.go#L95
declared and not used: podSpecHash (typecheck)
|
Verify code:
pkg/vulnerabilityreport/controller.go#L48
undefined: InstallModePredicate (typecheck)
|
Verify code:
pkg/vulnerabilityreport/controller.go#L70
undefined: Not (typecheck)
|
Verify code:
pkg/vulnerabilityreport/controller.go#L71
undefined: Not (typecheck)
|
Verify code:
pkg/vulnerabilityreport/controller.go#L82
undefined: InNamespace (typecheck)
|
Run unit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Verify code
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Verify code
Restore cache failed: Dependencies file is not found in /home/runner/work/starboard/starboard. Supported file pattern: go.sum
|