Implement keyword-based dynamic text replacement #1556
Annotations
2 errors and 9 warnings
Build & Test
Process completed with exit code 1.
|
Process unit test result
At least one failing test was found
|
Build & Test:
src/Altinn.Notifications.Core/Services/SmsOrderProcessingService.cs#L108
Possible null reference argument for parameter 'smsRecipient' in 'Task ISmsNotificationService.CreateNotification(Guid orderId, DateTime requestedSendTime, List<SmsAddressPoint> smsAddresses, SmsRecipient smsRecipient, int smsCount, bool ignoreReservation = false)'.
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L11
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L12
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications.Core/Services/SmsOrderProcessingService.cs#L108
Possible null reference argument for parameter 'smsRecipient' in 'Task ISmsNotificationService.CreateNotification(Guid orderId, DateTime requestedSendTime, List<SmsAddressPoint> smsAddresses, SmsRecipient smsRecipient, int smsCount, bool ignoreReservation = false)'.
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L11
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L12
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications.Core/Services/SmsOrderProcessingService.cs#L108
Possible null reference argument for parameter 'smsRecipient' in 'Task ISmsNotificationService.CreateNotification(Guid orderId, DateTime requestedSendTime, List<SmsAddressPoint> smsAddresses, SmsRecipient smsRecipient, int smsCount, bool ignoreReservation = false)'.
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L11
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Build & Test:
src/Altinn.Notifications/appsettings.json#L12
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
Loading