DB tuning: json convertion and dependency tracking for postgres #599
Annotations
2 errors and 10 warnings
|
|
src/Altinn.Notifications.Persistence/Repository/EmailNotificationRepository.cs#L31
Cannot convert null literal to non-nullable reference type.
|
src/Altinn.Notifications.Persistence/Repository/OrderRepository.cs#L35
Cannot convert null literal to non-nullable reference type.
|
src/Altinn.Notifications.Persistence/Repository/TelemetryTracker.cs#L10
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
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.Persistence/Repository/EmailNotificationRepository.cs#L31
Cannot convert null literal to non-nullable reference type.
|
src/Altinn.Notifications.Persistence/Repository/OrderRepository.cs#L35
Cannot convert null literal to non-nullable reference type.
|
src/Altinn.Notifications.Persistence/Repository/TelemetryTracker.cs#L10
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
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)
|
The logs for this run have expired and are no longer available.
Loading