Go: Implement Time Command #3487
Annotations
4 errors and 1 warning
Install and run linters
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (missing method TimeWithOptions)
|
Install and run linters
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (missing method TimeWithOptions)
|
Install and run linters
undefined: glideClusterClient
|
Install and run linters
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading