Skip to content

Add Mosa.TinyCoreLib project stub #1491

Add Mosa.TinyCoreLib project stub

Add Mosa.TinyCoreLib project stub #1491

Triggered via pull request May 18, 2024 11:45
Status Failure
Total duration 3m 14s
Artifacts

builds.yml

on: pull_request
Matrix: linux-unit-testing
Matrix: linux-demo-testing
Linux - X64 Compile Tests
0s
Linux - X64 Compile Tests
Linux - ARM32 Compile Tests
0s
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

30 errors and 31 warnings
Linux Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/WebClient.cs#L5
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L4
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Xml/XmlUrlResolver.cs#L2
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L25
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L81
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L185
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L77
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Linux Build: Source/Mosa.TinyCoreLib/System.Net/WebClient.cs#L51
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/WebClient.cs#L5
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L4
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Xml/XmlUrlResolver.cs#L2
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Xml/XmlUrlResolver.cs#L10
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L25
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L81
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L77
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
MacOS Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L185
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L3
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/WebClient.cs#L5
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L4
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Xml/XmlUrlResolver.cs#L2
The type or namespace name 'Cache' does not exist in the namespace 'System.Net' (are you missing an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Xml/XmlUrlResolver.cs#L10
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L25
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/WebRequest.cs#L81
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/FtpWebRequest.cs#L77
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
Windows Build: Source/Mosa.TinyCoreLib/System.Net/HttpWebRequest.cs#L185
The type or namespace name 'RequestCachePolicy' could not be found (are you missing a using directive or an assembly reference?)
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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