Skip to content

Feat/BookApplication #1402

Feat/BookApplication

Feat/BookApplication #1402

Re-run triggered September 21, 2023 08:39
Status Success
Total duration 2m 53s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: COMET.Web.Common/Components/BookEditor/EditorPopup.razor.cs#L67
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
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: COMET.Web.Common.Tests/Components/BookEditor/InputEditorTestFixture.cs#L94
Component parameter 'ActiveTabIndex' should not be set outside of its component.
Build: COMET.Web.Common.Tests/Components/BookEditor/InputEditorTestFixture.cs#L109
Component parameter 'ActiveTabIndex' should not be set outside of its component.
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/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/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)