Skip to content

Update and improve documentation #1531

Update and improve documentation

Update and improve documentation #1531

Triggered via pull request January 27, 2025 07:18
Status Success
Total duration 17m 16s
Artifacts 35

builds.yml

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

Annotations

64 warnings
Linux Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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
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.Buffers/MemoryHandle.cs#L25
'MemoryHandle.MemoryHandle(void*, IPinnable)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
MacOS 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
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
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.
Linux - Unit Test -o0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - X64 Compile Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - ARM32 Compile Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Demo Test -o3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Linux - Unit Test -o6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge Artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Nuget Packages
166 MB
counters-linux-unittests-o0
3.11 KB
counters-linux-unittests-o1
4.24 KB
counters-linux-unittests-o2
4.68 KB
counters-linux-unittests-o3
4.75 KB
counters-linux-unittests-o4
5.1 KB
counters-linux-unittests-o5
5.33 KB
counters-linux-unittests-o6
5.65 KB
counters-linux-unittests-o7
5.73 KB
counters-linux-unittests-o8
5.85 KB
counters-linux-unittests-o9
5.9 KB
counters-macos-unittests-o0
3.11 KB
counters-macos-unittests-o1
4.24 KB
counters-macos-unittests-o2
4.69 KB
counters-macos-unittests-o3
4.75 KB
counters-macos-unittests-o4
5.1 KB
counters-macos-unittests-o5
5.33 KB
counters-macos-unittests-o6
5.65 KB
counters-macos-unittests-o7
5.74 KB
counters-macos-unittests-o8
5.85 KB
counters-macos-unittests-o9
5.9 KB
counters-unit-tests
147 KB
counters-windows-unittests-o0
3.13 KB
counters-windows-unittests-o1
4.22 KB
counters-windows-unittests-o2
4.67 KB
counters-windows-unittests-o3
4.73 KB
counters-windows-unittests-o4
5.07 KB
counters-windows-unittests-o5
5.31 KB
counters-windows-unittests-o6
5.63 KB
counters-windows-unittests-o7
5.73 KB
counters-windows-unittests-o8
5.84 KB
counters-windows-unittests-o9
5.88 KB
linux-build-artifact
74.6 MB
macos-build-artifact
74.6 MB
windows-build-artifact
63.1 MB