Skip to content

Optimizations for Non-SSA Form + Refactoring #1466

Optimizations for Non-SSA Form + Refactoring

Optimizations for Non-SSA Form + Refactoring #1466

Triggered via pull request May 10, 2024 15:18
Status Cancelled
Total duration 1m 58s
Artifacts

builds.yml

on: pull_request
Matrix: linux-demo-testing
Matrix: linux-unit-testing
Linux - X64 Compile Tests
0s
Linux - X64 Compile Tests
Linux - ARM32 Compile Tests
0s
Linux - ARM32 Compile Tests
Matrix: macos-demo-testing
Matrix: macos-unit-testing
Matrix: windows-demo-testing
Matrix: windows-unit-testing
Windows Build Packaging
0s
Windows Build Packaging
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
Linux Build
The run was canceled by @tgiphil.
Linux Build
The operation was canceled.
Windows Build
The run was canceled by @tgiphil.
Windows Build
The operation was canceled.
MacOS Build
The run was canceled by @tgiphil.
MacOS Build
The operation was canceled.
Linux Build: Source/Mosa.Korlib/System.Diagnostics/Contracts/Contract.cs#L434
'Contract.WritableBytes(UIntPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Diagnostics/Contracts/Contract.cs#L439
'Contract.WritableBytes(IntPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Diagnostics/Contracts/Contract.cs#L444
'Contract.WritableBytes(void*)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Diagnostics/Contracts/Contract.cs#L449
'Contract.ReadableBytes(UIntPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Diagnostics/Contracts/Contract.cs#L454
'Contract.ReadableBytes(IntPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
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.Runtime.Intrinsics.X86/Ssse3.cs#L14
'Ssse3' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Runtime.Intrinsics.X86/Ssse2.cs#L15
'Sse2' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Linux Build: Source/Mosa.Korlib/System.Runtime.Intrinsics.X86/Ssse.cs#L15
'Sse' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
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