rename service #1355
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
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:
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/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:
COMETwebapp/Program.cs#L57
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
Build:
COMETwebapp/Components/Shared/About.razor.cs#L39
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|