support for CLIENT KILL MAXAGE #1567
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
4m 5s
StackExchange.Redis (Windows Server 2022)
6m 12s
Annotations
11 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
ClientKillTests.ClientKillWithMaxAge(RESP2):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L40
StackExchange.Redis.RedisServerException : ERR syntax error
|
ClientKillTests.ClientKillWithMaxAge(RESP3):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L40
StackExchange.Redis.RedisServerException : ERR syntax error
|
ClusterTests.ConnectIncludesSubscriber(RESP2):
_/tests/StackExchange.Redis.Tests/ClusterTests.cs#L745
Assert.Equal() Failure: Values differ
Expected: ConnectedEstablished
Actual: ConnectedEstablishing
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
ClientKillTests.ClientKillWithMaxAge(RESP2):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L34
StackExchange.Redis.RedisServerException : ERR Syntax error, try CLIENT (LIST | KILL ip:port | GETNAME | SETNAME connection-name)
|
ClientKillTests.ClientKill(RESP2):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L21
StackExchange.Redis.RedisServerException : ERR Syntax error, try CLIENT (LIST | KILL ip:port | GETNAME | SETNAME connection-name)
|
ClientKillTests.ClientKillWithMaxAge(RESP2):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L34
StackExchange.Redis.RedisServerException : ERR Syntax error, try CLIENT (LIST | KILL ip:port | GETNAME | SETNAME connection-name)
|
ClientKillTests.ClientKill(RESP2):
_/tests/StackExchange.Redis.Tests/ClientKillTests.cs#L21
StackExchange.Redis.RedisServerException : ERR Syntax error, try CLIENT (LIST | KILL ip:port | GETNAME | SETNAME connection-name)
|
StackExchange.Redis (Windows Server 2022)
Process completed with exit code 1.
|
StackExchange.Redis (Ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|