Skip to content

Update all non-major dependencies (main) #631

Update all non-major dependencies (main)

Update all non-major dependencies (main) #631

Triggered via pull request January 20, 2025 04:35
Status Failure
Total duration 1m 23s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Matrix: integration-test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 1 warning
lint: pkg/generated/controllers/resources.cattle.io/v1/backup.go#L66
controller.AddGenericHandler undefined (type BackupController has no field or method AddGenericHandler) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/backup.go#L77
controller.GroupVersionKind undefined (type BackupController has no field or method GroupVersionKind) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/backup.go#L82
controller.OnChange undefined (type BackupController has no field or method OnChange) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/backup.go#L121
a.client.UpdateStatus undefined (type BackupClient has no field or method UpdateStatus) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/restore.go#L66
controller.AddGenericHandler undefined (type RestoreController has no field or method AddGenericHandler) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/restore.go#L77
controller.GroupVersionKind undefined (type RestoreController has no field or method GroupVersionKind) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/restore.go#L82
controller.OnChange undefined (type RestoreController has no field or method OnChange) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/restore.go#L121
a.client.UpdateStatus undefined (type RestoreClient has no field or method UpdateStatus) (typecheck)
lint: pkg/generated/controllers/resources.cattle.io/v1/resourceset.go#L22
"github.com/rancher/backup-restore-operator/pkg/apis/resources.cattle.io/v1" imported and not used (typecheck)
lint: pkg/objectstore/s3minio.go#L49
undefined: minio (typecheck)
build (x64): pkg/controllers/backup/retention.go#L13
missing go.sum entry for module providing package github.com/minio/minio-go/v7 (imported by github.com/rancher/backup-restore-operator/pkg/controllers/backup); to add:
build (x64): pkg/controllers/backup/retention.go#L14
missing go.sum entry for module providing package github.com/minio/minio-go/v7/pkg/s3utils (imported by github.com/rancher/backup-restore-operator/pkg/controllers/backup); to add:
build (x64)
missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by github.com/rancher/backup-restore-operator/pkg/controllers/restore); to add:
build (x64): pkg/objectstore/s3minio.go#L23
missing go.sum entry for module providing package github.com/minio/minio-go/v7/pkg/credentials (imported by github.com/rancher/backup-restore-operator/pkg/objectstore); to add:
build (x64)
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by k8s.io/apiserver/pkg/cel/environment); to add:
build (x64)
missing go.sum entry for module providing package google.golang.org/grpc/codes (imported by k8s.io/apiserver/pkg/storage/value); to add:
build (x64)
missing go.sum entry for module providing package google.golang.org/grpc/status (imported by k8s.io/apiserver/pkg/storage/value); to add:
build (x64)
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by k8s.io/apiserver/pkg/storage/value/encrypt/aes); to add:
build (x64)
missing go.sum entry for module providing package golang.org/x/crypto/cryptobyte (imported by k8s.io/apiserver/pkg/storage/value/encrypt/envelope); to add:
build (x64)
missing go.sum entry for module providing package google.golang.org/grpc (imported by k8s.io/apiserver/pkg/storage/value/encrypt/envelope); to add:
build (arm64)
The job was canceled because "x64" failed.
build (arm64)
The operation was canceled.
integration-test (x64, v1.28.9-k3s1)
missing go.sum entry for module providing package github.com/onsi/gomega (imported by github.com/rancher/backup-restore-operator/e2e/backup); to add:
integration-test (x64, v1.28.9-k3s1)
Process completed with exit code 1.
integration-test (x64, v1.31.4-k3s1)
The job was canceled because "x64_v1_28_9-k3s1" failed.
integration-test (x64, v1.31.4-k3s1)
missing go.sum entry for module providing package github.com/onsi/gomega (imported by github.com/rancher/backup-restore-operator/e2e/backup); to add:
integration-test (x64, v1.31.4-k3s1)
Process completed with exit code 1.
integration-test (arm64, v1.31.4-k3s1)
The job was canceled because "x64_v1_28_9-k3s1" failed.
integration-test (arm64, v1.31.4-k3s1)
The operation was canceled.
integration-test (arm64, v1.28.9-k3s1)
The job was canceled because "x64_v1_28_9-k3s1" failed.
integration-test (arm64, v1.28.9-k3s1)
The operation was canceled.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636