Use SonarQube #1
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/CAVerifierServer.Domain.Shared/CAVerifierServerModuleExtensionConfigurator.cs#L28
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Domain.Shared/CAVerifierServerModuleExtensionConfigurator.cs#L50
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Domain.Shared/CAVerifierServerDomainErrorCodes.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
src/CAVerifierServer.Application.Contracts/Account/CAVerifierServerDtoExtensions.cs#L21
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Application.Contracts/CAVerifierServerApplicationConsts.cs#L6
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Application.Contracts/Permissions/CAVerifierServerPermissionDefinitionProvider.cs#L13
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Application.Contracts/Permissions/CAVerifierServerPermissions.cs#L8
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
src/CAVerifierServer.Application.Contracts/Account/SendEmailInput.cs#L6
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
src/CAVerifierServer.Application.Contracts/Account/SendEmailInput.cs#L8
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
src/CAVerifierServer.Application.Contracts/Account/SendEmailInput.cs#L10
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
The logs for this run have expired and are no longer available.
Loading