Feat/BookApplication #1404
Annotations
10 warnings
COMET.Web.Common/Components/ParameterTypeEditors/CompoundParameterTypeEditor.razor#L35
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
COMETwebapp/Program.cs#L59
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
COMETwebapp/Services/Interoperability/BabylonInterop.cs#L63
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
|
COMETwebapp/Services/Interoperability/BabylonInterop.cs#L79
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
|
COMETwebapp/Services/Interoperability/BabylonInterop.cs#L94
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
|
COMETwebapp/Services/Interoperability/BabylonInterop.cs#L111
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
|
COMETwebapp/Components/ModelDashboard/ParameterValues/ParameterDomainProgress.razor#L62
Use '.Any()' to test whether this 'IEnumerable<string>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
COMETwebapp/Components/ModelDashboard/ParameterValues/ParameterDomainProgress.razor#L64
Use '.Any()' to test whether this 'IEnumerable<string>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
COMETwebapp/Components/ModelDashboard/ParameterValues/DefaultValues.razor#L43
Use '.Any()' to test whether this 'IEnumerable<string>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
COMETwebapp/Components/ModelDashboard/ParameterValues/DefaultValues.razor#L48
Use '.Any()' to test whether this 'IEnumerable<string>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
The logs for this run have expired and are no longer available.
Loading