Skip to content

SonarQube fixes

SonarQube fixes #2629

Triggered via push January 6, 2025 15:49
Status Success
Total duration 3m 34s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: COMET.Web.Common/Components/CardView/CardView.razor.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: COMET.Web.Common/Components/CardView/CardView.razor.cs#L93
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: COMET.Web.Common/Components/Applications/ApplicationTemplate.razor.cs#L33
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/Components/DisposableComponent.razor.cs#L34
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/Extensions/ValueArrayExtensions.cs#L30
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/Shared/TopMenuEntry/ApplicationMenu.razor.cs#L37
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/Shared/TopMenuEntry/MenuEntryBase.razor.cs#L33
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/Utilities/HaveComponentParameterTypeSelectedEvent.cs#L30
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/ViewModels/Components/ParameterEditors/BooleanParameterTypeEditorViewModel.cs#L37
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: COMET.Web.Common/ViewModels/Components/ParameterEditors/DateParameterTypeEditorViewModel.cs#L37
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)