[DO NOT MERGE} Removing the temporary NuGet references to show the test failure. #3
Annotations
1 error and 10 warnings
Test
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/EntityFrameworkParameterMarshaller.cs#L31
Dereference of a possibly null reference.
|
Build:
src/Simple.OData.Tests.Shared.ActionProvider/EntityFrameworkParameterMarshaller.cs#L39
Dereference of a possibly null reference.
|
Build:
src/Simple.OData.Tests.Shared.ActionProvider/EntityFrameworkParameterMarshaller.cs#L46
Dereference of a possibly null reference.
|
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.
|
Loading