Skip to content

Implement internal cancellation for SCAN via WithCancellation #462

Implement internal cancellation for SCAN via WithCancellation

Implement internal cancellation for SCAN via WithCancellation #462

Triggered via pull request July 17, 2025 14:14
Status Failure
Total duration 2m 44s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
StackExchange.Redis.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2): test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_52.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_52.trx test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_52.trx Error: StackExchange.Redis.RedisServerException : ERR Target node is not a master
StackExchange.Redis.Tests.ExceptionFactoryTests ► ExceptionFactoryTests.NoConnectionException(abortOnConnect: True, connCount: 1, completeCount: 0, hasDetail: True, messageStart: "No connection is active/available to service this "···)(RESP2): test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_52.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_52.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.Tests.ClusterTests ► ClusterTests.TestShardedPubsubSubscriberAgainsHashSlotMigration(RESP2): test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_55.trx#L0
Failed test found in: test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_55.trx test-results/runneradmin_runnervm51nrn_2025-07-17_14_18_55.trx Error: StackExchange.Redis.RedisServerException : ERR Target node is not a master