Skip to content

Bump the gomod group with 7 updates #550

Bump the gomod group with 7 updates

Bump the gomod group with 7 updates #550

Triggered via pull request July 8, 2024 16:07
Status Failure
Total duration 26m 50s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unittest: pkg/driver/driver.go#L1269
cannot use d (variable of type Driver) as csi.IdentityServer value in argument to csi.RegisterIdentityServer: Driver does not implement csi.IdentityServer (missing method mustEmbedUnimplementedIdentityServer)
unittest: pkg/driver/driver.go#L1270
cannot use d (variable of type Driver) as csi.ControllerServer value in argument to csi.RegisterControllerServer: Driver does not implement csi.ControllerServer (missing method mustEmbedUnimplementedControllerServer)
unittest: pkg/driver/driver.go#L1271
cannot use d (variable of type Driver) as csi.NodeServer value in argument to csi.RegisterNodeServer: Driver does not implement csi.NodeServer (missing method mustEmbedUnimplementedNodeServer)
unittest
Process completed with exit code 1.