Merge branch '509-GC' of https://github.com/tgiphil/MOSA-Project into… #1537
builds.yml
on: push
Matrix: linux-unit-testing
Matrix: linux-demo-testing
Linux - X64 Compile Tests
1m 38s
Linux - ARM32 Compile Tests
1m 41s
Matrix: macos-unit-testing
Matrix: macos-demo-testing
Matrix: windows-unit-testing
Matrix: windows-demo-testing
Merge Artifacts
0s
Build Windows Packaging
0s
Annotations
30 errors and 40 warnings
Linux - Unit Test -o7
Process completed with exit code 5.
|
Linux - Unit Test -o5
Process completed with exit code 5.
|
Linux - Unit Test -o0
Process completed with exit code 5.
|
Linux - Unit Test -o2
Process completed with exit code 5.
|
Linux - Unit Test -o3
Process completed with exit code 5.
|
Linux - Unit Test -o4
Process completed with exit code 5.
|
Linux - Unit Test -o1
Process completed with exit code 5.
|
Linux - Unit Test -o8
Process completed with exit code 5.
|
Linux - Unit Test -o6
Process completed with exit code 5.
|
Linux - Unit Test -o9
Process completed with exit code 5.
|
Windows - Unit Test -o1
Process completed with exit code 1.
|
Windows - Unit Test -o3
Process completed with exit code 1.
|
Windows - Unit Test -o0
Process completed with exit code 1.
|
Windows - Unit Test -o2
Process completed with exit code 1.
|
Windows - Unit Test -o4
Process completed with exit code 1.
|
Windows - Unit Test -o5
Process completed with exit code 1.
|
Windows - Unit Test -o7
Process completed with exit code 1.
|
Windows - Unit Test -o6
Process completed with exit code 1.
|
Windows - Unit Test -o8
Process completed with exit code 1.
|
Windows - Unit Test -o9
Process completed with exit code 1.
|
MacOS - Unit Test -o0
Process completed with exit code 5.
|
MacOS - Unit Test -o2
Process completed with exit code 5.
|
MacOS - Unit Test -o1
Process completed with exit code 5.
|
MacOS - Unit Test -o3
Process completed with exit code 5.
|
MacOS - Unit Test -o4
Process completed with exit code 5.
|
MacOS - Unit Test -o6
Process completed with exit code 5.
|
MacOS - Unit Test -o5
Process completed with exit code 5.
|
MacOS - Unit Test -o7
Process completed with exit code 5.
|
MacOS - Unit Test -o8
Process completed with exit code 5.
|
MacOS - Unit Test -o9
Process completed with exit code 5.
|
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
|
Linux 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
|
Linux 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
|
MacOS Build:
Source/Mosa.Tool.Bootstrap/LauncherHunter.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MacOS Build:
Source/Mosa.Tool.Bootstrap/LauncherHunter.cs#L118
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MacOS Build:
Source/Mosa.Tool.Bootstrap/LauncherHunter.cs#L82
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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
|
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.Diagnostics/Contracts/Contract.cs#L434
'Contract.WritableBytes(UIntPtr)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Windows 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
|
Windows 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
|
Windows 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
|
Windows 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
|
Windows 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
|
Windows 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
|
Windows 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
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/IMetadata.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeResolver.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeResolver.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeResolver.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeSystemController.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeSystemController.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeSystemController.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeSystemController.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/ITypeSystemController.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Windows Build:
Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L167
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Nuget Packages
Expired
|
155 MB |
|
linux-build-artifact
Expired
|
74.6 MB |
|
macos-build-artifact
Expired
|
74.6 MB |
|
windows-build-artifact
Expired
|
63.1 MB |
|