Merge pull request #469 from hedgehogqa/add-ignore-combinator #169
master.yml
on: push
build
3m 17s
fable-tests
1m 49s
Annotations
4 warnings
|
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.
|
|
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
|