Skip to content

Implemented process for sending email and reporting back #53

Implemented process for sending email and reporting back

Implemented process for sending email and reporting back #53

Triggered via pull request August 25, 2023 13:02
Status Success
Total duration 4m 10s
Artifacts

build-and-analyze.yml

on: pull_request
Build, test & analyze
3m 59s
Build, test & analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test & analyze: src/Altinn.Notifications.Email.Core/Configuration/TopicSettings.cs#L11
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email.Core/Configuration/TopicSettings.cs#L17
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email.Integrations/Clients/EmailServiceClient.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email.Integrations/Consumers/EmailSendingConsumer.cs#L54
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email/Program.cs#L39
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
Build, test & analyze: src/Altinn.Notifications.Email/Program.cs#L98
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
Build, test & analyze: test/Altinn.Notifications.Email.IntegrationTests/Integrations/EmailOperationConsumerTests.cs#L22
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build, test & analyze: src/Altinn.Notifications.Email.Core/Configuration/TopicSettings.cs#L11
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email.Core/Configuration/TopicSettings.cs#L17
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build, test & analyze: src/Altinn.Notifications.Email.Integrations/Clients/EmailServiceClient.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)