Merge pull request #18 from janbiehl/KeepAlive #17
Annotations
12 warnings
merge-to-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: nelonoel/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
merge-to-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: nelonoel/[email protected], actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaValidationHelper.cs#L6
Refactor this method to reduce its Cognitive Complexity from 49 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClient.cs#L187
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClientCommandExecution.cs#L86
Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClientReader.cs#L55
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
merge-to-stable:
src/Atc.Opc.Ua.CLI/Program.cs#L37
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaValidationHelper.cs#L6
Refactor this method to reduce its Cognitive Complexity from 49 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClient.cs#L187
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClientCommandExecution.cs#L86
Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
src/Atc.Opc.Ua/Services/OpcUaClientReader.cs#L55
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
merge-to-stable:
src/Atc.Opc.Ua.CLI/Program.cs#L37
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|