Skip to content

- Optimization

- Optimization #1226

Triggered via push October 14, 2023 18:36
Status Failure
Total duration 32m 16s
Artifacts 4
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

builds.yml

on: push
Matrix: linux-demo-testing
Matrix: linux-unit-testing
Matrix: macos-demo-testing
Matrix: macos-unit-testing
Matrix: windows-demo-testing
Matrix: windows-unit-testing
Windows Build Packaging
0s
Windows Build Packaging
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
Linux - Demo Test -o4
Process completed with exit code 1.
Linux Build: Source/Mosa.Compiler.Common/Exceptions/InvalidCompilerOperationException.cs#L8
Add a constructor to InvalidCompilerOperationException with the following signature: 'protected InvalidCompilerOperationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Linux Build: Source/Mosa.Compiler.Common/Exceptions/InvalidMetadataException.cs#L6
Add a constructor to InvalidMetadataException with the following signature: 'protected InvalidMetadataException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Linux Build: Source/Mosa.Compiler.Common/Exceptions/NotImplementCompilerException.cs#L6
Add a constructor to NotImplementCompilerException with the following signature: 'protected NotImplementCompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Linux Build: Source/Mosa.Compiler.Common/Exceptions/CompilerException.cs#L6
Add a constructor to CompilerException with the following signature: 'protected CompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Linux Build: Source/Mosa.Compiler.Common/Exceptions/AssemblyLoadException.cs#L6
Add a constructor to AssemblyLoadException with the following signature: 'protected AssemblyLoadException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Linux Build: Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Linux Build: Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Linux Build: Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Linux Build: Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Linux Build: Source/Mosa.Compiler.MosaTypeSystem/TypeSystem.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Build: Source/Mosa.Compiler.Common/Exceptions/AssemblyLoadException.cs#L6
Add a constructor to AssemblyLoadException with the following signature: 'protected AssemblyLoadException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/CompilerException.cs#L6
Add a constructor to CompilerException with the following signature: 'protected CompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/InvalidCompilerOperationException.cs#L8
Add a constructor to InvalidCompilerOperationException with the following signature: 'protected InvalidCompilerOperationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/InvalidMetadataException.cs#L6
Add a constructor to InvalidMetadataException with the following signature: 'protected InvalidMetadataException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/NotImplementCompilerException.cs#L6
Add a constructor to NotImplementCompilerException with the following signature: 'protected NotImplementCompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
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.Compiler.Common/Exceptions/AssemblyLoadException.cs#L6
Add a constructor to AssemblyLoadException with the following signature: 'protected AssemblyLoadException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/CompilerException.cs#L6
Add a constructor to CompilerException with the following signature: 'protected CompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/InvalidCompilerOperationException.cs#L8
Add a constructor to InvalidCompilerOperationException with the following signature: 'protected InvalidCompilerOperationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/InvalidMetadataException.cs#L6
Add a constructor to InvalidMetadataException with the following signature: 'protected InvalidMetadataException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
Windows Build: Source/Mosa.Compiler.Common/Exceptions/NotImplementCompilerException.cs#L6
Add a constructor to NotImplementCompilerException with the following signature: 'protected NotImplementCompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
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/IModuleLoader.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#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.
MacOS Build: Source/Mosa.Compiler.Common/Exceptions/AssemblyLoadException.cs#L6
Add a constructor to AssemblyLoadException with the following signature: 'protected AssemblyLoadException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
MacOS Build: Source/Mosa.Compiler.Common/Exceptions/CompilerException.cs#L6
Add a constructor to CompilerException with the following signature: 'protected CompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
MacOS Build: Source/Mosa.Compiler.Common/Exceptions/InvalidCompilerOperationException.cs#L8
Add a constructor to InvalidCompilerOperationException with the following signature: 'protected InvalidCompilerOperationException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
MacOS Build: Source/Mosa.Compiler.Common/Exceptions/InvalidMetadataException.cs#L6
Add a constructor to InvalidMetadataException with the following signature: 'protected InvalidMetadataException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
MacOS Build: Source/Mosa.Compiler.Common/Exceptions/NotImplementCompilerException.cs#L6
Add a constructor to NotImplementCompilerException with the following signature: 'protected NotImplementCompilerException(SerializationInfo info, StreamingContext context)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2229)
MacOS Build: Source/Mosa.Utility.BootImage/BlockFileStreamDriver.cs#L12
Provide an overridable implementation of Dispose(bool) on 'BlockFileStreamDriver' or mark the type as sealed. A call to Dispose(false) should only clean up native resources. A call to Dispose(true) should clean up both managed and native resources. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
MacOS Build: Source/Mosa.Utility.BootImage/BlockFileStreamDriver.cs#L53
Modify 'BlockFileStreamDriver.Dispose' so that it calls Dispose(true), then calls GC.SuppressFinalize on the current object instance ('this' or 'Me' in Visual Basic), and then returns (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1063)
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

Artifacts

Produced during runtime
Name Size
Nuget Packages Expired
152 MB
linux-build-artifact Expired
180 MB
macos-build-artifact Expired
180 MB
windows-build-artifact Expired
135 MB