Skip to content

Implemented process for sending email and reporting back #54

Implemented process for sending email and reporting back

Implemented process for sending email and reporting back #54

Triggered via pull request August 25, 2023 12:26
Status Success
Total duration 3m 13s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp): test/Altinn.Notifications.Email.IntegrationTests/Integrations/EmailOperationConsumerTests.cs#L25
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Analyze (csharp): test/Altinn.Notifications.Email.IntegrationTests/Integrations/EmailOperationConsumerTests.cs#L25
Non-nullable field '_serviceProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.