Skip to content

keyspace notifications including cluster support #773

keyspace notifications including cluster support

keyspace notifications including cluster support #773

Triggered via pull request January 22, 2026 14:53
Status Success
Total duration 6m 47s
Artifacts

codeql.yml

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

Annotations

3 errors and 1 warning
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.SentinelPrimariesAsyncTest (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx Error: Assert.StartsWith() Failure: String start does not match String: "s_down,o_down,master,failover_in_progress" Expected start: "master"
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.SentinelPrimariesTest (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx Error: Assert.StartsWith() Failure: String start does not match String: "s_down,o_down,master,failover_in_progress" Expected start: "master"
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.SentinelReplicasAsyncTest (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-22_14_58_49.trx Error: Assert.StartsWith() Failure: String start does not match String: "s_down,slave" Expected start: "slave"
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/