Annotations
6 warnings
Build solution:
Jvw.DevToys.SemverCalculator/Services/NpmService.cs#L13
Parameter 'httpClient' has no matching param tag in the XML comment for 'NpmService.NpmService(HttpClient, ILogger)' (but other parameters do)
|
Build solution:
Jvw.DevToys.SemverCalculator/Gui.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build solution:
Jvw.DevToys.SemverCalculator/Gui.cs#L37
Remove the field '_logger' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Build solution:
Jvw.DevToys.SemverCalculator/Services/NpmService.cs#L13
Parameter 'httpClient' has no matching param tag in the XML comment for 'NpmService.NpmService(HttpClient, ILogger)' (but other parameters do)
|
Build solution:
Jvw.DevToys.SemverCalculator/Gui.cs#L172
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build solution:
Jvw.DevToys.SemverCalculator/Gui.cs#L37
Remove the field '_logger' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Loading