Test Server Backwards Compatibility #169
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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, actions/download-artifact@v2, actions/upload-artifact@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
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)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "hazelcast", "hazelcast-enterprise", "hazelcast-enterprise-tests", "hazelcast-sql", "hazelcast-tests", "Rc-Server-logs-v5.0.2-os", "Rc-Server-logs-v5.2.2-os", "Rc-Server-logs-v5.3.1-os", "Rc-Server-logs-v5.4.0-os".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading