Merge pull request #29 from atc-net/feature/sonarcloud.token #31
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nelonoel/branch-name@v1.0.1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: nelonoel/branch-name@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration/Services/Connectivity/KepwareConfigurationClientConnectivity.cs#L822
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration/Services/Connectivity/KepwareConfigurationClientConnectivity.cs#L838
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentCreateMqttClientCommand.cs#L5
Remove this unread private field 'logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentCreateMqttClientCommand.cs#L6
Remove this unread private field 'kepwareConfigurationClient' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentCreateRestServerCommand.cs#L5
Remove this unread private field 'logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentCreateRestServerCommand.cs#L6
Remove this unread private field 'kepwareConfigurationClient' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentDeleteMqttClientCommand.cs#L5
Remove this unread private field 'logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentDeleteMqttClientCommand.cs#L6
Remove this unread private field 'kepwareConfigurationClient' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentDeleteRestServerCommand.cs#L5
Remove this unread private field 'logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
🌩️ SonarCloud analyze:
src/Atc.Kepware.Configuration.CLI/Commands/IotGateway/IotAgent/IotAgentDeleteRestServerCommand.cs#L6
Remove this unread private field 'kepwareConfigurationClient' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
Loading