- Renamed GCPoint to SafePoint and stub stage #1534
builds.yml
on: push
Matrix: linux-unit-testing
Matrix: linux-demo-testing
Linux - X64 Compile Tests
1m 43s
Linux - ARM32 Compile Tests
1m 45s
Matrix: macos-unit-testing
Matrix: macos-demo-testing
Matrix: windows-unit-testing
Matrix: windows-demo-testing
Merge Artifacts
4s
Build Windows Packaging
0s
Annotations
42 warnings
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.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
|
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
|
Windows 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
|
Windows 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.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.
|
MacOS - Unit Test -o1
Failed to download action 'https://api.github.com/repos/actions/upload-artifact/tarball/b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882'. Error: Operation timed out (api.github.com:443)
|
MacOS - Unit Test -o1
Back off 28.36 seconds before retry.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Nuget Packages
Expired
|
155 MB |
|
counters-linux-unittests-o0
Expired
|
3.11 KB |
|
counters-linux-unittests-o1
Expired
|
4.25 KB |
|
counters-linux-unittests-o2
Expired
|
4.7 KB |
|
counters-linux-unittests-o3
Expired
|
4.75 KB |
|
counters-linux-unittests-o4
Expired
|
5.1 KB |
|
counters-linux-unittests-o5
Expired
|
5.33 KB |
|
counters-linux-unittests-o6
Expired
|
5.63 KB |
|
counters-linux-unittests-o7
Expired
|
5.72 KB |
|
counters-linux-unittests-o8
Expired
|
5.84 KB |
|
counters-linux-unittests-o9
Expired
|
5.93 KB |
|
counters-macos-unittests-o0
Expired
|
3.11 KB |
|
counters-macos-unittests-o1
Expired
|
4.25 KB |
|
counters-macos-unittests-o2
Expired
|
4.7 KB |
|
counters-macos-unittests-o3
Expired
|
4.76 KB |
|
counters-macos-unittests-o4
Expired
|
5.11 KB |
|
counters-macos-unittests-o5
Expired
|
5.33 KB |
|
counters-macos-unittests-o6
Expired
|
5.64 KB |
|
counters-macos-unittests-o7
Expired
|
5.73 KB |
|
counters-macos-unittests-o8
Expired
|
5.86 KB |
|
counters-macos-unittests-o9
Expired
|
5.92 KB |
|
counters-unit-tests
Expired
|
147 KB |
|
counters-windows-unittests-o0
Expired
|
3.12 KB |
|
counters-windows-unittests-o1
Expired
|
4.24 KB |
|
counters-windows-unittests-o2
Expired
|
4.69 KB |
|
counters-windows-unittests-o3
Expired
|
4.74 KB |
|
counters-windows-unittests-o4
Expired
|
5.1 KB |
|
counters-windows-unittests-o5
Expired
|
5.3 KB |
|
counters-windows-unittests-o6
Expired
|
5.62 KB |
|
counters-windows-unittests-o7
Expired
|
5.7 KB |
|
counters-windows-unittests-o8
Expired
|
5.83 KB |
|
counters-windows-unittests-o9
Expired
|
5.88 KB |
|
linux-build-artifact
Expired
|
74.6 MB |
|
macos-build-artifact
Expired
|
74.6 MB |
|
windows-build-artifact
Expired
|
63.1 MB |
|