Skip to content

Made things compile and added more tests #91

Made things compile and added more tests

Made things compile and added more tests #91

Triggered via push March 14, 2024 10:12
Status Success
Total duration 52s
Artifacts
run_tests
41s
run_tests
debug_printing
0s
debug_printing
deploy_to_nuget
0s
deploy_to_nuget
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
run_tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_tests: tests/Rowbot.Test/IntegrationTests/Executor_Integration_Test.cs#L72
Non-nullable property 'MyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.