fix(bridge): enforce TaskCompletionSource handshake gate to prevent connection race #1358
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#L23
Use trailing comma in multi-line initializers (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1413.md)
|
|
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.
|