Skip to content

Expanding x64 Support (#1175) #1321

Expanding x64 Support (#1175)

Expanding x64 Support (#1175) #1321

Re-run triggered November 23, 2023 17:00
Status Success
Total duration 4m 18s
Artifacts 4

builds.yml

on: push
Matrix: linux-demo-testing
Matrix: linux-unit-testing
Linux - X64 Compile Tests
5m 35s
Linux - X64 Compile Tests
Matrix: macos-demo-testing
Matrix: macos-unit-testing
Matrix: windows-demo-testing
Matrix: windows-unit-testing
Windows Build Packaging
1m 10s
Windows Build Packaging
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaCustomAttribute.cs#L60
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaType.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaType.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaType.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaType.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaField.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaField.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaField.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaType.cs#L132
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
MacOS Build: Source/Mosa.Compiler.MosaTypeSystem/Units/MosaField.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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.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/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.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/MosaTypeExtension.cs#L272
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#L286
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/SignatureComparer.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Build: Source/Mosa.Compiler.MosaTypeSystem/SignatureComparer.cs#L10
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
153 MB
linux-build-artifact Expired
181 MB
macos-build-artifact Expired
181 MB
windows-build-artifact Expired
136 MB