Test Server Backwards Compatibility #177
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pietrobolcato/action-read-yaml@9f13718d61111b69f30ab4ac683e67a56d254e1d, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
Build
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
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
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
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
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)
|
Loading