Skip to content

netstandard2.0

netstandard2.0 #5

Triggered via push January 20, 2026 15:51
Status Failure
Total duration 32s
Artifacts
build-and-publish
27s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-publish
Resource not accessible by integration
build-and-publish
- Add lib or ref assemblies for the netstandard2.0 target framework
build-and-publish
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-and-publish: Dapper.Unnest.Generator.Tests/ExtensionTests.cs#L108
Cannot convert null literal to non-nullable reference type.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/WithIndexer.cs#L7
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/ComplexDto.cs#L8
Non-nullable property 'Nested' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/Point.cs#L14
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build-and-publish: Dapper.Unnest.Generator.Tests/ExtensionTests.cs#L108
Cannot convert null literal to non-nullable reference type.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/WithIndexer.cs#L7
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/ComplexDto.cs#L8
Non-nullable property 'Nested' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-publish: Dapper.Unnest.Generator.Tests/Dtos/Point.cs#L14
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).