Skip to content

- Updated QEMU

- Updated QEMU #1543

Triggered via push October 21, 2024 04:12
Status Cancelled
Total duration 9m 9s
Artifacts 13

builds.yml

on: push
Matrix: linux-unit-testing
Matrix: linux-demo-testing
Linux - X64 Compile Tests
1m 38s
Linux - X64 Compile Tests
Linux - ARM32 Compile Tests
1m 39s
Linux - ARM32 Compile Tests
Matrix: macos-unit-testing
Matrix: macos-demo-testing
Matrix: windows-unit-testing
Matrix: windows-demo-testing
Merge Artifacts
0s
Merge Artifacts
Build Windows Packaging
0s
Build Windows Packaging
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 30 warnings
MacOS Build
The run was canceled by @tgiphil.
Windows - Demo Test -o0
The run was canceled by @tgiphil.
Windows - Demo Test -o1
The run was canceled by @tgiphil.
Windows - Demo Test -o2
The run was canceled by @tgiphil.
Windows - Demo Test -o3
The run was canceled by @tgiphil.
Windows - Demo Test -o6
The run was canceled by @tgiphil.
Windows - Demo Test -o5
The run was canceled by @tgiphil.
Windows - Demo Test -o4
The run was canceled by @tgiphil.
Windows - Demo Test -o7
The run was canceled by @tgiphil.
Windows - Demo Test -o9
The run was canceled by @tgiphil.
Windows - Demo Test -o8
The run was canceled by @tgiphil.
Windows - Unit Test -o2
The run was canceled by @tgiphil.
Windows - Unit Test -o1
The run was canceled by @tgiphil.
Windows - Unit Test -o0
The run was canceled by @tgiphil.
Windows - Unit Test -o3
The run was canceled by @tgiphil.
Windows - Unit Test -o4
The run was canceled by @tgiphil.
Windows - Unit Test -o6
The run was canceled by @tgiphil.
Windows - Unit Test -o5
The run was canceled by @tgiphil.
Windows - Unit Test -o8
The run was canceled by @tgiphil.
Windows - Unit Test -o7
The run was canceled by @tgiphil.
Windows - Unit Test -o9
The run was canceled by @tgiphil.
Linux - Demo Test -o6
The run was canceled by @tgiphil.
Linux - Demo Test -o6
The operation was canceled.
Linux - Demo Test -o7
The run was canceled by @tgiphil.
Linux - Demo Test -o7
The operation was canceled.
Linux - Demo Test -o9
The run was canceled by @tgiphil.
Linux - Demo Test -o9
The operation was canceled.
Linux - Demo Test -o8
The run was canceled by @tgiphil.
Linux - Demo Test -o8
The operation was canceled.
Linux - Demo Test -o5
The run was canceled by @tgiphil.
Linux - Demo Test -o5
The operation was canceled.
Linux - Demo Test -o4
The run was canceled by @tgiphil.
Linux - Demo Test -o4
The operation was canceled.
Linux - Demo Test -o3
The run was canceled by @tgiphil.
Linux - Demo Test -o3
The operation was canceled.
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
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.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.Korlib/System.Runtime.Intrinsics.X86/Sse42.cs#L15
'Sse42' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Windows Build: Source/Mosa.Korlib/System.Runtime.Intrinsics.X86/Sse41.cs#L15
'Sse41' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Windows Build: Source/Mosa.Korlib/System.Runtime.Intrinsics.X86/Sse3.cs#L14
'Sse3' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Windows Build: Source/Mosa.Korlib/System.Runtime.Intrinsics.X86/Popcnt.cs#L13
'Popcnt' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Windows Build: Source/Mosa.Korlib/System.Runtime.CompilerServices/DecimalConstantAttribute.cs#L12
'DecimalConstantAttribute.DecimalConstantAttribute(byte, byte, uint, uint, uint)' 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/MosaTypeExtension.cs#L272
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
166 MB
counters-linux-unittests-o0 Expired
3.12 KB
counters-linux-unittests-o1 Expired
4.23 KB
counters-linux-unittests-o2 Expired
4.69 KB
counters-linux-unittests-o3 Expired
4.76 KB
counters-linux-unittests-o4 Expired
5.09 KB
counters-linux-unittests-o5 Expired
5.32 KB
counters-linux-unittests-o6 Expired
5.64 KB
counters-linux-unittests-o7 Expired
5.73 KB
counters-linux-unittests-o8 Expired
5.85 KB
counters-linux-unittests-o9 Expired
5.91 KB
linux-build-artifact
74.6 MB
windows-build-artifact
63.1 MB