chore(deps): update dependencies and CI #402
pull_request.yml
on: pull_request
localpv-e2e
2m 17s
provisioner-localpv
0s
Matrix: integration-test
Annotations
10 errors and 1 warning
unit-test
cannot use dynamic.NewForConfig (value of type func(inConfig *rest.Config) (*dynamic.DynamicClient, error)) as type getKubeDynamicClientFn in assignment
|
unit-test
PoolTypeMirroredCPV not declared by package v1alpha1
|
unit-test
TypeSparseCPV not declared by package v1alpha1
|
unit-test:
pkg/blockdevice/v1alpha2/blockdevice.go#L31
undefined: v1alpha1.PoolTypeMirroredCPV
|
unit-test:
pkg/blockdevice/v1alpha2/blockdevice.go#L32
undefined: v1alpha1.PoolTypeStripedCPV
|
unit-test:
pkg/blockdevice/v1alpha2/blockdevice.go#L33
undefined: v1alpha1.PoolTypeRaidzCPV
|
unit-test:
pkg/blockdevice/v1alpha2/blockdevice.go#L34
undefined: v1alpha1.PoolTypeRaidz2CPV
|
unit-test:
pkg/blockdevice/v1alpha2/blockdevice.go#L99
undefined: v1alpha1.TypeBlockDeviceCPV
|
unit-test:
pkg/blockdevice/v1alpha2/kubernetes.go#L104
cannot use cli.OpenebsV1alpha1().BlockDevices(namespace).List(context.TODO(), opts) (value of type *"github.com/openebs/maya/pkg/apis/openebs.io/ndm/v1alpha1".BlockDeviceList) as type *"github.com/openebs/api/v3/pkg/apis/openebs.io/v1alpha1".BlockDeviceList in return statement
|
unit-test:
pkg/blockdevice/v1alpha2/kubernetes.go#L111
cannot use cli.OpenebsV1alpha1().BlockDevices(namespace).Get(context.TODO(), name, opts) (value of type *"github.com/openebs/maya/pkg/apis/openebs.io/ndm/v1alpha1".BlockDevice) as type *"github.com/openebs/api/v3/pkg/apis/openebs.io/v1alpha1".BlockDevice in return statement
|
unit-test
Restore cache failed: Dependencies file is not found in /home/runner/work/dynamic-localpv-provisioner/dynamic-localpv-provisioner. Supported file pattern: go.sum
|