Skip to content

Update resource Microsoft.DBforPostgreSQL/flexibleServers/firewallRules to 2024-08-01 #905

Update resource Microsoft.DBforPostgreSQL/flexibleServers/firewallRules to 2024-08-01

Update resource Microsoft.DBforPostgreSQL/flexibleServers/firewallRules to 2024-08-01 #905

Triggered via pull request February 21, 2025 09:47
Status Success
Total duration 3m 21s
Artifacts

test-application.yml

on: pull_request
Test application
58s
Test application
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test application: src/Altinn.Broker.Common/Models/TokenConsumer.cs#L7
Non-nullable property 'Authority' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Common/Models/TokenConsumer.cs#L10
Non-nullable property 'ID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Common/Models/SystemUserAuthorizationDetails.cs#L22
Non-nullable property 'AuthorizationDetails' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Common/ClaimsPrincipalExtensions.cs#L29
Dereference of a possibly null reference.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'ExternalServiceCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'SendersReference' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L8
Non-nullable property 'Reportee' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L42
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L49
Non-nullable property 'PropertyKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test application: src/Altinn.Broker.Core/Helpers/BrokerServiceManifest.cs#L52
Non-nullable property 'PropertyValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.