- Merged #1486
builds.yml
on: push
Matrix: linux-demo-testing
Matrix: linux-unit-testing
Linux - X64 Compile Tests
0s
Linux - ARM32 Compile Tests
0s
Matrix: macos-demo-testing
Matrix: macos-unit-testing
Matrix: windows-demo-testing
Matrix: windows-unit-testing
Windows Build Packaging
0s
Annotations
30 errors and 33 warnings
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Linux Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/DominanceAnalysisStage.cs#L4
Invalid expression term '<<'
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/DominanceAnalysisStage.cs#L6
Invalid expression term '<<'
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/DominanceAnalysisStage.cs#L6
Invalid expression term '<<'
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/DominanceAnalysisStage.cs#L6
Invalid expression term '<<'
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
Windows Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
A namespace cannot directly contain members such as fields, methods or statements
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
MacOS Build:
Source/Mosa.Compiler.Framework/Stages/Diagnostic/ControlFlowGraphStage.cs#L5
Type or namespace definition, or end-of-file expected
|
Linux Build
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/.
|
Linux Build:
Source/Mosa.Korlib/System.Buffers/MemoryHandle.cs#L25
'MemoryHandle.MemoryHandle(void*, IPinnable)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System.Buffers/MemoryHandle.cs#L35
'MemoryHandle.Pointer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/Convert.cs#L211
'Convert.ToByte(sbyte)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/Convert.cs#L224
'Convert.ToByte(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/Convert.cs#L233
'Convert.ToByte(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/Convert.cs#L242
'Convert.ToByte(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/BitConverter.cs#L270
'BitConverter.ToUInt16(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/BitConverter.cs#L280
'BitConverter.ToUInt16(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/BitConverter.cs#L300
'BitConverter.ToUInt32(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Linux Build:
Source/Mosa.Korlib/System/BitConverter.cs#L310
'BitConverter.ToUInt32(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3, microsoft/[email protected], nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Windows Build:
Source/Mosa.Korlib/System.Buffers/MemoryHandle.cs#L25
'MemoryHandle.MemoryHandle(void*, IPinnable)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System.Buffers/MemoryHandle.cs#L35
'MemoryHandle.Pointer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/Convert.cs#L211
'Convert.ToByte(sbyte)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/Convert.cs#L224
'Convert.ToByte(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/Convert.cs#L233
'Convert.ToByte(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/Convert.cs#L242
'Convert.ToByte(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/BitConverter.cs#L270
'BitConverter.ToUInt16(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/BitConverter.cs#L280
'BitConverter.ToUInt16(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/BitConverter.cs#L300
'BitConverter.ToUInt32(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows Build:
Source/Mosa.Korlib/System/BitConverter.cs#L310
'BitConverter.ToUInt32(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build
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/.
|
MacOS Build:
Source/Mosa.Korlib/System/Convert.cs#L211
'Convert.ToByte(sbyte)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/Convert.cs#L224
'Convert.ToByte(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/Convert.cs#L233
'Convert.ToByte(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/Convert.cs#L242
'Convert.ToByte(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L270
'BitConverter.ToUInt16(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L280
'BitConverter.ToUInt16(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L300
'BitConverter.ToUInt32(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L310
'BitConverter.ToUInt32(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L330
'BitConverter.ToUInt64(byte[], int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
MacOS Build:
Source/Mosa.Korlib/System/BitConverter.cs#L340
'BitConverter.ToUInt64(ReadOnlySpan<byte>)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|