Run Program #172
Annotations
8 errors and 5 warnings
Build
Error: ENOENT: no such file or directory, chdir '/home/runner/work/clvm-dotnet/clvm-dotnet' -> 'CLVMDotNet/tests/TestResults'
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L16
'BuildTree': cannot declare instance members in a static class
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L35
'BuildTreeProgram': cannot declare instance members in a static class
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L49
'Flatten': cannot declare instance members in a static class
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L16
'BuildTree': cannot declare instance members in a static class
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L35
'BuildTreeProgram': cannot declare instance members in a static class
|
Build:
CLVMDotNet/src/Tools/Stages/Stage2/Mod.cs#L49
'Flatten': cannot declare instance members in a static class
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
CLVMDotNet/src/Tools/IR/BinUtils.cs#L5
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
CLVMDotNet/src/CLVM/SExp.cs#L161
'SExp.Equals(dynamic)' hides inherited member 'object.Equals(object?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Build:
CLVMDotNet/src/Tools/IR/BinUtils.cs#L5
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
CLVMDotNet/src/CLVM/SExp.cs#L161
'SExp.Equals(dynamic)' hides inherited member 'object.Equals(object?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|