Added condition check to order processing #1323
Annotations
2 errors and 10 warnings
|
|
src/Altinn.Notifications.Core/Services/GetOrderService.cs#L20
Closing brace should be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1013.md)
|
src/Altinn.Notifications.Core/Services/OrderProcessingService.cs#L145
Log message template placeholder 'order.Id' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
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)
|
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)
|
src/Altinn.Notifications.Core/Services/GetOrderService.cs#L20
Closing brace should be preceded by a space (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1013.md)
|
src/Altinn.Notifications.Core/Services/OrderProcessingService.cs#L145
Log message template placeholder 'order.Id' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
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)
|
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)
|
src/Altinn.Notifications.Core/Services/OrderProcessingService.cs#L145
Log message template placeholder 'order.Id' should only contain letters, numbers, and underscore. (https://rules.sonarsource.com/csharp/RSPEC-6674)
|
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)
|
This job failed
Loading