Skip to content

update dashboard title #1394

update dashboard title

update dashboard title #1394

Triggered via push September 14, 2023 10:24
Status Success
Total duration 2m 43s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: COMET.Web.Common/Components/DisposableComponent.razor.cs#L33
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: COMET.Web.Common/Utilities/DisposableObject/DisposableObject.cs#L33
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: COMET.Web.Common/ViewModels/Components/ParameterEditors/EnumerationParameterTypeEditorViewModel.cs#L121
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
Build: COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L69
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
Build: COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L77
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
Build: COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L106
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
Build: COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L115
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
Build: COMET.Web.Common/Extensions/GuidExtensions.cs#L143
Split this method into two, one handling parameters check and the other handling the iterator. (https://rules.sonarsource.com/csharp/RSPEC-4456)
Build: COMET.Web.Common.Test/Helpers/DevExpressBlazorTestHelper.cs#L53
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
Build: COMETwebapp/Program.cs#L57
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)