Test Server Backwards Compatibility #127
Annotations
1 error and 14 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2, 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 uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v2, pietrobolcato/action-read-yaml@9f13718d61111b69f30ab4ac683e67a56d254e1d, actions/setup-dotnet@v3, actions/checkout@v2, 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/
|
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
|
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)
|
'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)
|
'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)
|
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
FIXME comment in code. (https://github.com/zpqrtbnk/Zpqrtbnk.CommentsBuildAnalyzer)
|
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".
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/
|
This job failed
Loading