Skip to content

Feat/BookApplication #1406

Feat/BookApplication

Feat/BookApplication #1406

Triggered via pull request September 21, 2023 09:57
Status Success
Total duration 2m 59s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: COMET.Web.Common/Components/ParameterTypeEditors/CompoundParameterTypeEditor.razor#L35
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
Build: COMETwebapp/Program.cs#L59
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)
Build: 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)