Skip to content

update dependencies #15

update dependencies

update dependencies #15

Triggered via pull request January 4, 2024 12:02
Status Failure
Total duration 37s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Unit Test
missing go.sum entry for module providing package github.com/equinor/radix-common/utils (imported by github.com/equinor/radix-operator/pkg/apis/defaults); to add:
Unit Test
missing go.sum entry for module providing package github.com/equinor/radix-common/utils/numbers (imported by github.com/equinor/radix-operator/pkg/apis/radix/v1); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/api/core/v1 (imported by github.com/equinor/radix-vulnerability-scanner/pkg/observe); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/apis/meta/v1 (imported by github.com/equinor/radix-vulnerability-scanner/pkg/observe); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime (imported by github.com/equinor/radix-operator/pkg/apis/radix/v1); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/schema (imported by github.com/equinor/radix-operator/pkg/apis/radix/v1); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/runtime/serializer (imported by github.com/equinor/radix-operator/pkg/client/clientset/versioned/scheme); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/util/runtime (imported by github.com/equinor/radix-operator/pkg/client/clientset/versioned/scheme); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/types (imported by github.com/equinor/radix-operator/pkg/client/clientset/versioned/typed/radix/v1); to add:
Unit Test
missing go.sum entry for module providing package k8s.io/apimachinery/pkg/watch (imported by github.com/equinor/radix-operator/pkg/client/clientset/versioned/typed/radix/v1); to add:
Build
Process completed with exit code 2.
Lint: pkg/handler/handler_test.go#L51
s.T undefined (type *scanTestSuite has no field or method T) (typecheck)
Lint: pkg/handler/handler_test.go#L61
s.Require undefined (type *scanTestSuite has no field or method Require) (typecheck)
Lint: pkg/handler/handler_test.go#L70
s.ErrorIs undefined (type *scanTestSuite has no field or method ErrorIs) (typecheck)
Lint: pkg/handler/handler_test.go#L80
s.Require undefined (type *scanTestSuite has no field or method Require) (typecheck)
Lint: pkg/handler/handler_test.go#L144
s.Require undefined (type *scanTestSuite has no field or method Require) (typecheck)
Lint: pkg/handler/handler_test.go#L155
s.Require undefined (type *scanTestSuite has no field or method Require) (typecheck)
Lint: pkg/handler/handler_test.go#L165
s.ErrorIs undefined (type *scanTestSuite has no field or method ErrorIs) (typecheck)
Lint: pkg/imageworker/worker_test.go#L20
m.Called undefined (type *mockQueue has no field or method Called) (typecheck)
Lint: pkg/imageworker/worker_test.go#L21
m.Called undefined (type *mockQueue has no field or method Called) (typecheck)
Lint: pkg/imageworker/worker_test.go#L23
m.Called undefined (type *mockQueue has no field or method Called) (typecheck)