Merge pull request #478 from hedgehogqa/add-nunit-integration #186
master.yml
on: push
build
3m 18s
fable-tests
1m 33s
Annotations
4 warnings
|
build:
src/Hedgehog.Xunit/PropertyTestCase.fs#L51
This construct is deprecated. Called by the de-serializer; should only be called by deriving classes for de-serialization purposes
|
|
build:
tests/Hedgehog.Autogen.Tests.CSharp/DefaultGeneratorsTests.cs#L95
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:
src/Hedgehog.Xunit/PropertyTestCase.fs#L51
This construct is deprecated. Called by the de-serializer; should only be called by deriving classes for de-serialization purposes
|
|
build:
tests/Hedgehog.Autogen.Tests.CSharp/DefaultGeneratorsTests.cs#L95
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|