Skip to content

Implemented process for sending email and reporting back #50

Implemented process for sending email and reporting back

Implemented process for sending email and reporting back #50

Triggered via pull request August 24, 2023 14:49
Status Failure
Total duration 3m 41s
Artifacts

build-and-analyze.yml

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

Annotations

10 errors and 8 warnings
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L21
'KafkaSettings' does not contain a definition for 'SaslUsername' and no accessible extension method 'SaslUsername' accepting a first argument of type 'KafkaSettings' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L22
'KafkaSettings' does not contain a definition for 'SaslPassword' and no accessible extension method 'SaslPassword' accepting a first argument of type 'KafkaSettings' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L33
'SharedClientConfig' does not contain a definition for 'ClientConfig' and no accessible extension method 'ClientConfig' accepting a first argument of type 'SharedClientConfig' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L38
'SharedClientConfig' does not contain a definition for 'ClientConfig' and no accessible extension method 'ClientConfig' accepting a first argument of type 'SharedClientConfig' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.IntegrationTests/Integrations/EmailSendingConsumerTests.cs#L36
'KafkaSettings' does not contain a definition for 'ConsumerGroupId'
Build, test & analyze: test/Altinn.Notifications.Email.IntegrationTests/Integrations/EmailSendingConsumerTests.cs#L39
'KafkaSettings' does not contain a definition for 'TopicList'
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L21
'KafkaSettings' does not contain a definition for 'SaslUsername' and no accessible extension method 'SaslUsername' accepting a first argument of type 'KafkaSettings' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L22
'KafkaSettings' does not contain a definition for 'SaslPassword' and no accessible extension method 'SaslPassword' accepting a first argument of type 'KafkaSettings' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L33
'SharedClientConfig' does not contain a definition for 'ClientConfig' and no accessible extension method 'ClientConfig' accepting a first argument of type 'SharedClientConfig' could be found (are you missing a using directive or an assembly reference?)
Build, test & analyze: test/Altinn.Notifications.Email.Tests/Email.Integrations/SharedClientConfigTests.cs#L38
'SharedClientConfig' does not contain a definition for 'ClientConfig' and no accessible extension method 'ClientConfig' accepting a first argument of type 'SharedClientConfig' could be found (are you missing a using directive or an assembly reference?)
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: 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)