Tagged journal #449
pull_request.yml
on: pull_request
build
2m 7s
fable-tests
2m 9s
Annotations
1 error and 4 warnings
|
build
Process completed with exit code 1.
|
|
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.
|