[ADD] Support for adding and removing Requirement SimpleParameterValues #32
Annotations
10 warnings
Build:
CDPBatchEditor/Services/SessionService.cs#L172
Add a justification. (https://rules.sonarsource.com/csharp/RSPEC-6513)
|
Build:
CDPBatchEditor/Services/SessionService.cs#L147
Replace this use of 'Task.GetAwaiter.GetResult' with 'await'. (https://rules.sonarsource.com/csharp/RSPEC-4462)
|
Build:
CDPBatchEditor/Services/SessionService.cs#L91
Add a justification. (https://rules.sonarsource.com/csharp/RSPEC-6513)
|
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/Services/SessionService.cs#L117
Add a justification. (https://rules.sonarsource.com/csharp/RSPEC-6513)
|
Build:
CDPBatchEditor/Commands/ReportGenerator.cs#L49
Remove these redundant parentheses. (https://rules.sonarsource.com/csharp/RSPEC-3235)
|
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/Commands/Command/ScaleCommand.cs#L60
Add underscores to this numeric value for readability. (https://rules.sonarsource.com/csharp/RSPEC-2148)
|
Build:
CDPBatchEditor/Commands/Command/ScaleCommand.cs#L58
Remove these redundant parentheses. (https://rules.sonarsource.com/csharp/RSPEC-3235)
|
Build:
CDPBatchEditor/Program.cs#L42
Add a justification. (https://rules.sonarsource.com/csharp/RSPEC-6513)
|