Test Server Backwards Compatibility #176
Annotations
2 errors and 10 warnings
The run was canceled by @srknzl.
|
Run non-enterprise tests with compatibility
The operation was canceled.
|
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
'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
In externally visible method 'IndexOptions IndexOptions.AddAttributes(params string[] attributes)', validate parameter 'attributes' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
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)
|
Loading