Skip to content

Update resource Microsoft.App/containerApps to 2024-03-01 #76

Update resource Microsoft.App/containerApps to 2024-03-01

Update resource Microsoft.App/containerApps to 2024-03-01 #76

Triggered via pull request May 23, 2024 07:25
Status Cancelled
Total duration 5m 11s
Artifacts

test-application.yml

on: pull_request
Test application
1m 22s
Test application
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Test application
The run was canceled by @Ceredron.
Test application
The operation was canceled.
Test application: src/Altinn.Broker.Core/Options/AltinnOptions.cs#L5
Non-nullable property 'OpenIdWellKnown' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Options/AltinnOptions.cs#L6
Non-nullable property 'LegacyOpenIdWellKnown' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Options/AltinnOptions.cs#L7
Non-nullable property 'PlatformGatewayUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Options/AltinnOptions.cs#L8
Non-nullable property 'PlatformSubscriptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/ServiceOwnerEntity.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/ServiceOwnerEntity.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/ResourceEntity.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/ResourceEntity.cs#L8
Non-nullable property 'ServiceOwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/PartyEntity.cs#L6
Non-nullable property 'OrganizationNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Domain/PartyEntity.cs#L7
Non-nullable property 'PartyId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.