build(deps): Bump k8s.io/client-go from 0.25.5 to 0.31.3 #1257
Annotations
11 errors and 2 warnings
lint:
internal/fullnode/pvc_builder.go#L76
cannot use pvcResources(crd, name, dataSources[i], existingSize) (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
lint:
internal/fullnode/status_test.go#L68
missing type in composite literal (typecheck)
|
lint:
internal/fullnode/status_test.go#L69
missing type in composite literal (typecheck)
|
lint:
internal/fullnode/status_test.go#L70
missing type in composite literal (typecheck)
|
lint:
internal/fullnode/status_test.go#L5
"errors" imported and not used (typecheck)
|
lint:
internal/fullnode/status_test.go#L12
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
|
lint:
internal/statefuljob/pvc.go#L33
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal (typecheck)
|
lint
issues found
|
test
missing argument "" (at <input>)
|
test
missing argument "" (at <input>)
|
test
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
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|