deps: update github.com/container-storage-interface/spec #1168
Triggered via pull request
September 19, 2024 11:18
Status
Failure
Total duration
4m 16s
Artifacts
–
Annotations
30 errors and 4 warnings
test:
cmd/aio/main.go#L113
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
test:
cmd/aio/main.go#L115
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
test:
cmd/aio/main.go#L117
cannot use nodeService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".NodeService) as "github.com/container-storage-interface/spec/lib/go/csi".NodeServer value in argument to proto.RegisterNodeServer: *"github.com/hetznercloud/csi-driver/internal/driver".NodeService does not implement "github.com/container-storage-interface/spec/lib/go/csi".NodeServer (missing method mustEmbedUnimplementedNodeServer)
|
test:
cmd/controller/main.go#L85
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
test:
cmd/controller/main.go#L86
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
test:
cmd/node/main.go#L84
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
test:
cmd/node/main.go#L85
cannot use nodeService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".NodeService) as "github.com/container-storage-interface/spec/lib/go/csi".NodeServer value in argument to proto.RegisterNodeServer: *"github.com/hetznercloud/csi-driver/internal/driver".NodeService does not implement "github.com/container-storage-interface/spec/lib/go/csi".NodeServer (missing method mustEmbedUnimplementedNodeServer)
|
test:
internal/driver/controller_test.go#L18
cannot use (*ControllerService)(nil) (value of type *ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in variable declaration: *ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
test:
internal/driver/identity_test.go#L11
cannot use (*IdentityService)(nil) (value of type *IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in variable declaration: *IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
test:
internal/driver/node_test.go#L17
cannot use (*NodeService)(nil) (value of type *NodeService) as "github.com/container-storage-interface/spec/lib/go/csi".NodeServer value in variable declaration: *NodeService does not implement "github.com/container-storage-interface/spec/lib/go/csi".NodeServer (missing method mustEmbedUnimplementedNodeServer)
|
kubernetes v1.28
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.28
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.28
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.28
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.28
Process completed with exit code 1.
|
kubernetes v1.30
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.30
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.30
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.30
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.30
Process completed with exit code 1.
|
kubernetes v1.29
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.29
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.29
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.29
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.29
Process completed with exit code 1.
|
kubernetes v1.31
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.31
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.31
cannot use controllerService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService) as "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer value in argument to proto.RegisterControllerServer: *"github.com/hetznercloud/csi-driver/internal/driver".ControllerService does not implement "github.com/container-storage-interface/spec/lib/go/csi".ControllerServer (missing method mustEmbedUnimplementedControllerServer)
|
kubernetes v1.31
cannot use identityService (variable of type *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService) as "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer value in argument to proto.RegisterIdentityServer: *"github.com/hetznercloud/csi-driver/internal/driver".IdentityService does not implement "github.com/container-storage-interface/spec/lib/go/csi".IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
|
kubernetes v1.31
Process completed with exit code 1.
|
helm-chart
Failed to download action 'https://api.github.com/repos/yokawasa/action-setup-kube-tools/tarball/5fe385031665158529decddddb51d6224422836e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
helm-chart
Back off 19.558 seconds before retry.
|
helm-chart
Failed to download action 'https://api.github.com/repos/yokawasa/action-setup-kube-tools/tarball/5fe385031665158529decddddb51d6224422836e'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
helm-chart
Back off 24.526 seconds before retry.
|