Skip to content

[DO NOT MERGE} Removing the temporary NuGet references to show the test failure. #3

[DO NOT MERGE} Removing the temporary NuGet references to show the test failure.

[DO NOT MERGE} Removing the temporary NuGet references to show the test failure. #3

Triggered via pull request March 28, 2024 04:10
Status Failure
Total duration 19m 41s
Artifacts

pr-validation.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Simple.OData.Tests.Shared.ProductService/Models/WorkTaskModel.cs#L6
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/WorkTaskModel.cs#L6
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/WorkTaskAttachmentModel.cs#L7
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/WorkActivityReportModel.cs#L6
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ActionProvider/ActionProvider.cs#L17
Dereference of a possibly null reference.
build: src/Simple.OData.Tests.Shared.ActionProvider/ActionProvider.cs#L61
Possible null reference argument for parameter 'metadata' in 'ActionFactory.ActionFactory(IDataServiceMetadataProvider metadata)'.
build: src/Simple.OData.Tests.Shared.ActionProvider/ActionInvokable.cs#L19
Dereference of a possibly null reference.