Skip to content

Clean up and formatting #1

Clean up and formatting

Clean up and formatting #1

Triggered via pull request February 20, 2025 18:36
@rameelrameel
opened #1
cleanup
Status Success
Total duration 1m 14s
Artifacts

test.yml

on: pull_request
Test projects
1m 1s
Test projects
Fit to window
Zoom out
Zoom in

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.