Add support for HSCAN NOVALUES #1572
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 46s
StackExchange.Redis (Windows Server 2022)
5m 59s
Annotations
8 errors and 1 warning
StackExchange.Redis (Ubuntu)
HttpError: Resource not accessible by integration
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
AbortOnConnectFailTests.DisconnectAndNoReconnectThrowsConnectionExceptionAsync(RESP2):
_/tests/StackExchange.Redis.Tests/AbortOnConnectFailTests.cs#L70
StackExchange.Redis.RedisConnectionException : The message timed out in the backlog attempting to send because no connection became available (400ms) - Last Connection Exception: UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.7.43.11002, command=PING, timeout: 400, inst: 0, qu: 1, qs: 0, aw: False, bw: Inactive, last-in: 0, cur-in: 0, sync-ops: 1, async-ops: 0, serverEndpoint: 127.0.0.1:6379, conn-sec: n/a, aoc: 0, mc: 1/1/0, mgr: 9 of 10 available, clientName: fv-az840-328(SE.Redis-v2.7.43.11002), IOCP: (Busy=0,Free=1000,Min=4,Max=1000), WORKER: (Busy=7,Free=32760,Min=4,Max=32767), POOL: (Threads=27,QueuedItems=0,CompletedItems=3296,Timers=38), v: 2.7.43.11002 (Please take a look at this article for some common client-side issues that can cause timeouts: https://stackexchange.github.io/StackExchange.Redis/Timeouts)
---- StackExchange.Redis.RedisConnectionException : UnableToConnect on 127.0.0.1:6379/Interactive, Initializing/NotStarted, last: NONE, origin: BeginConnectAsync, outstanding: 0, last-read: 0s ago, last-write: 0s ago, keep-alive: 400s, state: Connecting, mgr: 10 of 10 available, last-heartbeat: never, global: 0s ago, v: 2.7.43.11002
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Windows Server 2022)
HttpError: Resource not accessible by integration
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
NamingTests.CheckSyncAsyncMethodsMatch(from: typeof(StackExchange.Redis.IDatabase):
_/tests/StackExchange.Redis.Tests/NamingTests.cs#L151
Assert.NotNull() Failure: Value is null
|
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/.
|