Improve readme - what even is this? #1649
CI.yml
on: pull_request
StackExchange.Redis (Ubuntu)
3m 41s
StackExchange.Redis (Windows Server 2022)
5m 4s
Annotations
4 errors and 1 warning
StackExchange.Redis.Tests.ExceptionFactoryTests ► ExceptionFactoryTests.NoConnectionException(abortOnConnect: True, connCount: 0, completeCount: 0, hasDetail: True, messageStart: "No connection is active/available to service this "···)(RESP2):
test-results/_fv-az1392-49_2025-01-14_16_01_11.trx#L0
Failed test found in:
test-results/_fv-az1392-49_2025-01-14_16_01_11.trx
Error:
StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code. ConnectTimeout
|
StackExchange.Redis (Ubuntu)
Failed test were found and 'fail-on-error' option is set to true
|
ExceptionFactoryTests.NoConnectionException(abortOnConnect: True:
_/tests/StackExchange.Redis.Tests/ExceptionFactoryTests.cs#L173
StackExchange.Redis.RedisConnectionException : It was not possible to connect to the redis server(s). Error connecting right now. To allow this multiplexer to continue retrying until it's able to connect, use abortConnect=false in your connection string or AbortOnConnectFail=false; in your code. ConnectTimeout
|
StackExchange.Redis (Ubuntu)
Process completed with exit code 1.
|
StackExchange.Redis (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|