Update all non-major dependencies (main) #595
Annotations
10 errors and 1 warning
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/backup.go#L66
controller.AddGenericHandler undefined (type BackupController has no field or method AddGenericHandler) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/backup.go#L77
controller.GroupVersionKind undefined (type BackupController has no field or method GroupVersionKind) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/backup.go#L82
controller.OnChange undefined (type BackupController has no field or method OnChange) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/backup.go#L121
a.client.UpdateStatus undefined (type BackupClient has no field or method UpdateStatus) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/restore.go#L66
controller.AddGenericHandler undefined (type RestoreController has no field or method AddGenericHandler) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/restore.go#L77
controller.GroupVersionKind undefined (type RestoreController has no field or method GroupVersionKind) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/restore.go#L82
controller.OnChange undefined (type RestoreController has no field or method OnChange) (typecheck)
|
golangci-lint:
pkg/generated/controllers/resources.cattle.io/v1/restore.go#L121
a.client.UpdateStatus undefined (type RestoreClient has no field or method UpdateStatus) (typecheck)
|
golangci-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)
|
golangci-lint:
pkg/objectstore/s3minio.go#L49
undefined: minio (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading