Update dependency TUnit to 1.40.10 #55
build-and-test.yml
on: pull_request
build-and-test
29s
Annotations
4 warnings
|
build-and-test
- Add lib or ref assemblies for the netstandard2.0 target framework
|
|
build-and-test
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-test:
test/Soenneker.Gen.EnumValues.Tests/TestObject.cs#L5
Non-nullable property 'ColorCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build-and-test:
test/Soenneker.Gen.EnumValues.Tests/TestObject.cs#L5
Non-nullable property 'ColorCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|