Test Server Backwards Compatibility #183
Annotations
10 warnings
Build
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
Build
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
Build
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
Build
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build
'string.IndexOf(char)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Hazelcast.Core.ClientVersion.GetMajorMinorVersion(string)' with a call to 'string.IndexOf(char, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build
'string.IndexOf(char)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Hazelcast.Core.ClientVersion.GetMajorMinorVersion(string)' with a call to 'string.IndexOf(char, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Build
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Build
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
Loading