Skip to content

Update dependency Azure.ResourceManager to v1.10.1 #526

Update dependency Azure.ResourceManager to v1.10.1

Update dependency Azure.ResourceManager to v1.10.1 #526

Triggered via pull request February 1, 2024 01:26
Status Success
Total duration 2m 17s
Artifacts

build-and-analyze.yml

on: pull_request
Build, test & analyze
2m 9s
Build, test & analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test & analyze: src/Altinn.Broker.Core/Domain/StorageProviderEntity.cs#L8
Non-nullable property 'ResourceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/StorageReferenceEntity.cs#L4
Non-nullable property 'StorageProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/StorageReferenceEntity.cs#L5
Non-nullable property 'FileLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ResourceOwnerEntity.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ResourceOwnerEntity.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ActorEntity.cs#L6
Non-nullable property 'ActorExternalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: 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.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ResourceEntity.cs#L7
Non-nullable property 'OrganizationNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ResourceEntity.cs#L8
Non-nullable property 'ResourceOwnerId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build, test & analyze: src/Altinn.Broker.Core/Domain/ActorFileStatusEntity.cs#L6
Non-nullable property 'Actor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.