Skip to content

Options: Split out AMR to its own options provider #770

Options: Split out AMR to its own options provider

Options: Split out AMR to its own options provider #770

Triggered via pull request January 20, 2026 21:59
Status Success
Total duration 6m 47s
Artifacts

codeql.yml

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

Annotations

15 errors and 1 warning
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/_runnervmmtnos_2026-01-20_22_01_31.trx#L0
Failed test found in: test-results/_runnervmmtnos_2026-01-20_22_01_31.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP3): test-results/_runnervmmtnos_2026-01-20_22_01_31.trx#L0
Failed test found in: test-results/_runnervmmtnos_2026-01-20_22_01_31.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): test-results/_runnervmmtnos_2026-01-20_22_01_31.trx#L0
Failed test found in: test-results/_runnervmmtnos_2026-01-20_22_01_31.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.AzureManagedRedisOptionsProvider)
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.chinacloudapi.cn") (RESP2): test-results/_runnervmmtnos_2026-01-20_22_01_31.trx#L0
Failed test found in: test-results/_runnervmmtnos_2026-01-20_22_01_31.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.AzureManagedRedisOptionsProvider)
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.usgovcloudapi.net") (RESP2): test-results/_runnervmmtnos_2026-01-20_22_01_31.trx#L0
Failed test found in: test-results/_runnervmmtnos_2026-01-20_22_01_31.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.AzureManagedRedisOptionsProvider)
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.DefaultOptionsTests ► DefaultOptionsTests.IsMatchOnAzureDomain(hostName: "contoso.redis.azure.net") (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx Error: Assert.IsType() Failure: Value is not the exact type Expected: typeof(StackExchange.Redis.Configuration.AzureOptionsProvider) Actual: typeof(StackExchange.Redis.Configuration.AzureManagedRedisOptionsProvider)
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.PrimaryConnectTest (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_35.trx Error: StackExchange.Redis.RedisException : Timeout waiting for test servers primary/replica replication to be in sync.
StackExchange.Redis.Tests.ConfigTests ► ConfigTests.ConfigurationOptionsDefaultForAzure(hostAndPort: "contoso.redis.azure.net:10000", sslShouldBeEnabled: True) (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx Error: Assert.True() Failure Expected: True Actual: False
StackExchange.Redis.Tests.SentinelTests ► SentinelTests.PrimaryConnectAsyncTest (RESP2): test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx#L0
Failed test found in: test-results/runneradmin_runnervmvruj0_2026-01-20_22_04_42.trx Error: StackExchange.Redis.RedisException : Timeout waiting for test servers primary/replica replication to be in sync.
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/