Skip to content

[Update] CLA

[Update] CLA #18

Triggered via push September 9, 2024 09:01
Status Success
Total duration 1m 16s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: CDPBatchEditor/Commands/Command/ValueSetCommand.cs#L49
Remove this unread private field 'commandArguments' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build: CDPBatchEditor/Services/SessionService.cs#L72
Remove the field 'credentials' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
Build: CDPBatchEditor/App.cs#L65
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
Build: CDPBatchEditor/Commands/ReportGenerator.cs#L78
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: CDPBatchEditor/Commands/Command/SubscriptionCommand.cs#L79
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: CDPBatchEditor/Commands/Command/SubscriptionCommand.cs#L149
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: CDPBatchEditor/Commands/CommandDispatcher.cs#L97
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Build: CDPBatchEditor/Commands/Command/DomainCommand.cs#L82
Refactor this method to reduce its Cognitive Complexity from 35 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: CDPBatchEditor/Commands/Command/DomainCommand.cs#L160
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: CDPBatchEditor/Commands/Command/StateCommand.cs#L78
Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)