Fix a code generation bug, improve the test runner a bit more. #101
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, MWin10/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build solution:
VirtualMachine/Tests/Ceres.LanguageTests/Program.cs#L10
The variable 'failOnCompilerErrors' is assigned but its value is never used
|
Build solution:
VirtualMachine/Tests/Ceres.LanguageTests/Program.cs#L11
The variable 'failOnTestErrors' is assigned but its value is never used
|
Build solution:
VirtualMachine/Tests/Ceres.LanguageTests/Program.cs#L10
The variable 'failOnCompilerErrors' is assigned but its value is never used
|
Build solution:
VirtualMachine/Tests/Ceres.LanguageTests/Program.cs#L11
The variable 'failOnTestErrors' is assigned but its value is never used
|
Loading