Clean up and formatting #1
Annotations
4 warnings
|
Test projects:
tests/Rmastack.ExpressionParser.Tests/ExpressionParserTest.cs#L117
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test projects:
tests/Rmastack.ExpressionParser.Tests/ExpressionParserTest.cs#L118
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test projects:
tests/Rmastack.ExpressionParser.Tests/ExpressionParserTest.cs#L117
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test projects:
tests/Rmastack.ExpressionParser.Tests/ExpressionParserTest.cs#L118
Non-nullable property 'LastName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|