Fix array indexing by string. #103
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/get-csproj-version-fork@v1.5.0, actions/upload-artifact@v3.1.3. 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