Skip to content

feat: nginx

feat: nginx #3

Triggered via pull request April 22, 2024 12:26
Status Success
Total duration 1m 41s
Artifacts

dev_build.yml

on: pull_request
dev-branch-check
1m 31s
dev-branch-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
dev-branch-check: EmailSender.Services/EmailSender.Services.SmtpService/SmtpClientService.cs#L126
Remove the unused local variable 'address'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
dev-branch-check: 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)
dev-branch-check: EmailSender.WebApi/Configuration/CorsPolicy.cs#L7
Missing XML comment for publicly visible type or member 'CorsPolicy'
dev-branch-check: EmailSender.WebApi/Configuration/Dependencies.cs#L22
Missing XML comment for publicly visible type or member 'Dependencies'
dev-branch-check: EmailSender.WebApi/Configuration/Dependencies.cs#L24
Missing XML comment for publicly visible type or member 'Dependencies.RegisterDependencies(IServiceCollection, IConfiguration)'
dev-branch-check: EmailSender.WebApi/Configuration/Dependencies.cs#L31
Missing XML comment for publicly visible type or member 'Dependencies.CommonServices(IServiceCollection, IConfiguration)'
dev-branch-check: EmailSender.WebApi/Configuration/DockerSupport.cs#L9
Missing XML comment for publicly visible type or member 'DockerSupport'
dev-branch-check: EmailSender.WebApi/Configuration/DockerSupport.cs#L11
Missing XML comment for publicly visible type or member 'DockerSupport.SetupDockerInternalNetwork(IServiceCollection)'
dev-branch-check: EmailSender.WebApi/Configuration/Logger/Configuration.cs#L7
Missing XML comment for publicly visible type or member 'Configuration'
dev-branch-check: EmailSender.WebApi/Configuration/Logger/Configuration.cs#L12
Missing XML comment for publicly visible type or member 'Configuration.GetLogger(IConfigurationRoot, string)'