fix: sonar warnings #5
dev_build.yml
on: pull_request
dev-branch-check
1m 42s
Annotations
4 warnings
dev-branch-check:
EmailSender.Backend/EmailSender.Backend.Configuration/CorsPolicy.cs#L24
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
dev-branch-check:
EmailSender.Backend/EmailSender.Backend.Configuration/Logger/Configuration.cs#L18
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
dev-branch-check:
EmailSender.Backend/EmailSender.Backend.Configuration/CorsPolicy.cs#L24
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
dev-branch-check:
EmailSender.Backend/EmailSender.Backend.Configuration/Logger/Configuration.cs#L18
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|