build(deps): bump k8s.io/kubernetes from 1.29.5 to 1.32.1 #617
Annotations
16 errors and 4 warnings
staticcheck:
vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/structuredmerge.go#L56
unknown field IgnoredFields in struct literal of type merge.Updater
|
staticcheck:
vendor/k8s.io/apimachinery/pkg/util/managedfields/internal/structuredmerge.go#L73
unknown field IgnoredFields in struct literal of type merge.Updater (compile)
|
staticcheck
Process completed with exit code 1.
|
lint:
pkg/csi/plugins/driver.go#L107
cannot use d.newControllerServer() (value of type *controllerServer) as csi.ControllerServer value in argument to s.Start: *controllerServer does not implement csi.ControllerServer (missing method ControllerModifyVolume) (typecheck)
|
lint:
pkg/csi/plugins/nodeserver.go#L23
"os/exec" imported and not used (typecheck)
|
lint:
cmd/dataset/app/dataset.go#L29
"github.com/fluid-cloudnative/fluid/vendor/k8s.io/apimachinery/pkg/labels" imported and not used (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/implement.go#L32
r.Get undefined (type *RuntimeReconciler has no field or method Get) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/implement.go#L52
r.Log undefined (type *RuntimeReconciler has no field or method Log) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/implement.go#L54
r.Log undefined (type *RuntimeReconciler has no field or method Log) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/vineyard_runtime_controller.go#L76
r.Log undefined (type *RuntimeReconciler has no field or method Log) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/vineyard_runtime_controller.go#L78
r.Recorder undefined (type *RuntimeReconciler has no field or method Recorder) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/vineyard_runtime_controller.go#L81
r.Client undefined (type *RuntimeReconciler has no field or method Client) (typecheck)
|
lint:
pkg/controllers/v1alpha1/vineyard/vineyard_runtime_controller.go#L103
r.ReconcileInternal undefined (type *RuntimeReconciler has no field or method ReconcileInternal) (typecheck)
|
build
unknown field IgnoredFields in struct literal of type merge.Updater
|
build
unknown field IgnoredFields in struct literal of type merge.Updater
|
build
Process completed with exit code 2.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/fluid/fluid. Supported file pattern: go.sum
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/fluid/fluid. Supported file pattern: go.sum
|