Skip to content

Bump github.com/kubernetes-csi/csi-test/v5 from 5.1.0 to 5.3.1 #84

Bump github.com/kubernetes-csi/csi-test/v5 from 5.1.0 to 5.3.1

Bump github.com/kubernetes-csi/csi-test/v5 from 5.1.0 to 5.3.1 #84

Status Failure
Total duration 1m 51s
Artifacts

static.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Go Lint: pkg/azurelustre/azurelustre.go#L29
could not import sigs.k8s.io/azurelustre-csi-driver/pkg/csi-common (-: # sigs.k8s.io/azurelustre-csi-driver/pkg/csi-common
Go Lint
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
Go Lint
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
Go Lint
cannot use ids (variable of type *DefaultIdentityServer) as csi.IdentityServer value in argument to s.Start: *DefaultIdentityServer does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L116
d.Name undefined (type Driver has no field or method Name) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L117
d.Version undefined (type Driver has no field or method Version) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L118
d.NodeID undefined (type Driver has no field or method NodeID) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L129
d.Name undefined (type *Driver has no field or method Name) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L143
d.AddControllerServiceCapabilities undefined (type *Driver has no field or method AddControllerServiceCapabilities) (typecheck)
Go Lint: pkg/azurelustre/azurelustre.go#L144
d.AddVolumeCapabilityAccessModes undefined (type *Driver has no field or method AddVolumeCapabilityAccessModes) (typecheck)