Skip to content

fix(bridge): enforce TaskCompletionSource handshake gate to prevent connection race #1358

fix(bridge): enforce TaskCompletionSource handshake gate to prevent connection race

fix(bridge): enforce TaskCompletionSource handshake gate to prevent connection race #1358

Triggered via pull request June 24, 2026 11:50
Status Failure
Total duration 7m 24s
Artifacts

codeql.yml

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

Annotations

10 errors and 1 warning
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L21
'TestConfig.Config' does not contain a definition for 'MasterPassword' and no accessible extension method 'MasterPassword' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L20
'TestConfig.Config' does not contain a definition for 'MasterPort' and no accessible extension method 'MasterPort' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L20
'TestConfig.Config' does not contain a definition for 'MasterServer' and no accessible extension method 'MasterServer' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L35
'SimulatedFailureType' does not contain a definition for 'AuthenticationFailure'
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L28
'TestConfig.Config' does not contain a definition for 'MasterPort' and no accessible extension method 'MasterPort' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L28
'TestConfig.Config' does not contain a definition for 'MasterServer' and no accessible extension method 'MasterServer' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L21
'TestConfig.Config' does not contain a definition for 'MasterPassword' and no accessible extension method 'MasterPassword' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L20
'TestConfig.Config' does not contain a definition for 'MasterPort' and no accessible extension method 'MasterPort' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): tests/StackExchange.Redis.Tests/ConnectionRaceTests.cs#L20
'TestConfig.Config' does not contain a definition for 'MasterServer' and no accessible extension method 'MasterServer' accepting a first argument of type 'TestConfig.Config' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.