DB tuning: json convertion and dependency tracking for postgres #599
build-and-analyze.yml
on: pull_request
Build, test & analyze
4m 31s
Annotations
2 errors and 10 warnings
Build, test & analyze
Process completed with exit code 1.
|
Build, test & analyze
At least one failing test was found
|
Build, test & analyze:
src/Altinn.Notifications.Persistence/Repository/EmailNotificationRepository.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build, test & analyze:
src/Altinn.Notifications.Persistence/Repository/OrderRepository.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build, test & analyze:
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)
|
Build, test & analyze:
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 & analyze:
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 & analyze:
src/Altinn.Notifications.Persistence/Repository/EmailNotificationRepository.cs#L31
Cannot convert null literal to non-nullable reference type.
|
Build, test & analyze:
src/Altinn.Notifications.Persistence/Repository/OrderRepository.cs#L35
Cannot convert null literal to non-nullable reference type.
|
Build, test & analyze:
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)
|
Build, test & analyze:
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 & analyze:
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)
|