Skip to content

Go: Implement Echo Connection Management Cluster #3493

Go: Implement Echo Connection Management Cluster

Go: Implement Echo Connection Management Cluster #3493

Triggered via pull request January 27, 2025 17:19
Status Failure
Total duration 7m 34s
Artifacts

go.yml

on: pull_request
Matrix: test-go
Matrix: test-go-container
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 10 warnings
test-go (1.20.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.20.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.20.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.20.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.20.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.20.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.20.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.20.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.22.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.22.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.22.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.22.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.22.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.22.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
test-go (1.22.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
test-go (1.22.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
lint
cannot use (*GlideClusterClient)(nil) (value of type *GlideClusterClient) as GlideClusterClientCommands value in variable declaration: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
lint
undefined: ServerManagementClusterCommands
lint
cannot use &GlideClusterClient{…} (value of type *GlideClusterClient) as GlideClusterClientCommands value in return statement: *GlideClusterClient does not implement GlideClusterClientCommands (wrong type for method EchoWithOptions)
lint
cannot use (*GlideClient)(nil) (value of type *GlideClient) as GlideClientCommands value in variable declaration: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
lint
cannot use &GlideClient{…} (value of type *GlideClient) as GlideClientCommands value in return statement: *GlideClient does not implement GlideClientCommands (missing method EchoWithOptions)
lint
Process completed with exit code 2.
get-matrices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-go (1.20.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
No files were found with the provided path: utils/clusters/** benchmarks/results/** go/reports/**. No artifacts will be uploaded.
test-go (1.20.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
No files were found with the provided path: utils/clusters/** benchmarks/results/** go/reports/**. No artifacts will be uploaded.
test-go (1.22.0, valkey, 8.0, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu...
No files were found with the provided path: utils/clusters/** benchmarks/results/** go/reports/**. No artifacts will be uploaded.
test-go (1.22.0, redis, 6.2, always, ubuntu, linux, ubuntu-latest, x64, x86_64-unknown-linux-gnu,...
No files were found with the provided path: utils/clusters/** benchmarks/results/** go/reports/**. No artifacts will be uploaded.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636