Go: Implement Echo Connection Management Cluster #3464
Annotations
8 errors and 2 warnings
Install & build & test
undefined: options
|
Install & build & test
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
|
Install & build & test
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
|
Install & build & test
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (missing method EchoWithOptions)
|
Install & build & test
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (missing method EchoWithOptions)
|
Install & build & test
undefined: glideClusterClient
|
Install & build & test
undefined: options
|
Install & build & test
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
|
Upload logs and reports
No files were found with the provided path: utils/clusters/**
benchmarks/results/**
go/reports/**. No artifacts will be uploaded.
|
Loading