Skip to content

Actual fix for https://github.com/dotnet/runtime/issues/96957 #23

Actual fix for https://github.com/dotnet/runtime/issues/96957

Actual fix for https://github.com/dotnet/runtime/issues/96957 #23

Triggered via push March 27, 2024 05:23
Status Success
Total duration 5m 6s
Artifacts 1

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
- Add lib or ref assemblies for the net7.0 target framework
build
- Add lib or ref assemblies for the net8.0 target framework
build
- Add lib or ref assemblies for the netstandard2.0 target framework
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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.ProductService/Models/WorkActivityReportModel.cs#L9
Non-nullable property 'Description' 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#L11
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/ProductServiceContext.cs#L14
Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/ProductServiceContext.cs#L14
Non-nullable property 'WorkTaskModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/ProductServiceContext.cs#L14
Non-nullable property 'WorkTaskAttachmentModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Simple.OData.Tests.Shared.ProductService/Models/ProductServiceContext.cs#L14
Non-nullable property 'WorkActivityReportModels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
nuget-packages
1.14 MB