feat: migration to vps #2
Annotations
8 warnings
Build .NET:
EmailSender.Services/EmailSender.Services.SmtpService/SmtpClientService.cs#L126
Remove the unused local variable 'address'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
Build .NET:
EmailSender.WebApi/Configuration/CorsPolicy.cs#L23
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
Build .NET:
EmailSender.WebApi/Configuration/Logger/Configuration.cs#L17
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
Build .NET:
EmailSender.Tests/EmailSender.Tests.UnitTests/Services/SenderServiceTest.cs#L421
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
|
Build .NET:
EmailSender.Services/EmailSender.Services.SmtpService/SmtpClientService.cs#L126
Remove the unused local variable 'address'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
Build .NET:
EmailSender.WebApi/Configuration/CorsPolicy.cs#L23
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
Build .NET:
EmailSender.WebApi/Configuration/Logger/Configuration.cs#L17
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
Build .NET:
EmailSender.Tests/EmailSender.Tests.UnitTests/Services/SenderServiceTest.cs#L421
Add at least one assertion to this test case. (https://rules.sonarsource.com/csharp/RSPEC-2699)
|
Loading