Skip to content

Console application to populate performance test database (#596) #258

Console application to populate performance test database (#596)

Console application to populate performance test database (#596) #258

Triggered via push January 20, 2025 12:33
Status Failure
Total duration 3m 33s
Artifacts

ci-cd.yaml

on: push
Internal test
0s
Internal test
deploy at22
0s
deploy at22
Internal staging
0s
Internal staging
Production
0s
Production
Release to git
0s
Release to git
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
QA / Test application
Process completed with exit code 1.
Get version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
QA / Test application
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/TokenConsumer.cs#L8
Non-nullable property 'Authority' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/TokenConsumer.cs#L11
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L8
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L11
Non-nullable property 'SystemUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L14
Non-nullable property 'SystemUserOrg' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L17
Non-nullable property 'SystemId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L29
Non-nullable property 'Authority' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L32
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
QA / Test application: src/Altinn.Correspondence.Common/Helpers/Models/SystemUserAuthorizationDetails.cs#L23
Non-nullable property 'AuthorizationDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.