Add common tests #1401
Annotations
10 warnings
COMET.Web.Common.Test/Helpers/DevExpressBlazorTestHelper.cs#L53
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
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)
|
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)
|
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)
|
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)
|
COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L69
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
|
COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L77
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
|
COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L106
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
|
COMET.Web.Common/Services/SessionManagement/CometWebAuthStateProvider.cs#L115
Make sure controlling this permission is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4834)
|
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)
|
The logs for this run have expired and are no longer available.
Loading