Skip to content

K8s 9263 merge with upstream v1.58 #117

K8s 9263 merge with upstream v1.58

K8s 9263 merge with upstream v1.58 #117

Triggered via pull request January 31, 2024 08:47
Status Failure
Total duration 3m 12s
Artifacts

cicd.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
run unit tests: pkg/cloudprovider/provider/kubevirt/provider.go#L382
cannot use primaryDisk.Source (variable of type "github.com/kubermatic/machine-controller/pkg/providerconfig/types".ConfigVarString) as *"github.com/kubermatic/machine-controller/pkg/providerconfig/types".ConfigVarString value in argument to p.configVarResolver.GetConfigVarStringValue
run unit tests: pkg/cloudprovider/provider/kubevirt/provider.go#L429
cannot use pullMethod (variable of type "github.com/kubermatic/machine-controller/pkg/providerconfig/types".ConfigVarString) as *"github.com/kubermatic/machine-controller/pkg/providerconfig/types".ConfigVarString value in argument to p.configVarResolver.GetConfigVarStringValue
run unit tests: pkg/cloudprovider/provider/kubevirt/provider.go#L853
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
run unit tests: pkg/cloudprovider/provider/kubevirt/provider.go#L872
cannot use corev1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
run unit tests
Process completed with exit code 2.
run unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.