Skip to content

BitMono.Build

BitMono.Build #62

Triggered via create December 15, 2025 04:20
Status Success
Total duration 6m 30s
Artifacts 54

BitMono.Build.yaml

on: create
Matrix: Build
Matrix: UnityPackage
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

540 warnings
Build (net9.0, win-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net9.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-arm64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, win-arm64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net462, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net462, win-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, win-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-arm64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, osx-arm64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, osx-x64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, osx-x64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net9.0, win-x86): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net9.0, win-x86): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x86): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, win-x86): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, linux-x64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, linux-x64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net9.0, win-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, win-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, win-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net9.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x86): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net6.0, win-x86): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, win-x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net9.0, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net9.0, osx-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, win-x64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, win-x64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, win-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net8.0, win-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net8.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, win-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (netstandard2.1, linux-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, linux-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, osx-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, osx-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, osx-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net10.0, win-x86): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, win-x86): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, win-x86): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, win-x86): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-arm64): src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, linux-arm64): src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
Build (net10.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net10.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net10.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net10.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net9.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net8.0, osx-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net8.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net8.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net8.0, linux-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net8.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (netstandard2.0, win-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, win-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, win-arm64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (netstandard2.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net6.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, osx-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net9.0, linux-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net9.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net9.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net9.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net9.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net7.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net462, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net462, osx-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, osx-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, linux-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, linux-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, linux-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (netstandard2.1, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, osx-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, linux-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, linux-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, linux-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, win-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, win-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (netstandard2.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (netstandard2.0, linux-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, linux-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, linux-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (netstandard2.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, osx-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (netstandard2.0, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, osx-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, osx-x64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (netstandard2.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, linux-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, osx-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, win-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net6.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, win-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net462, osx-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, osx-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, osx-arm64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, linux-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, linux-arm64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net8.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, linux-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, linux-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net8.0, win-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net8.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net8.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, win-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, win-arm64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net8.0, win-x86): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net8.0, win-x86): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net8.0, win-x86): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, win-x86): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net8.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-arm64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.0, osx-arm64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.0, osx-arm64): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (netstandard2.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net7.0, linux-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, linux-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, osx-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net6.0, osx-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net6.0, osx-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net6.0, osx-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-arm64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (net7.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-arm64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-arm64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-arm64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net7.0, win-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Build (net8.0, osx-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net8.0, osx-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net8.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net8.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
Build (net8.0, osx-x64): src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
Build (netstandard2.1, win-x64): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (netstandard2.1, win-x64): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (netstandard2.1, win-x64): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-x64): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (netstandard2.1, win-x64): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x86): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
Build (net462, win-x86): src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
Build (net462, win-x86): src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
Build (net462, win-x86): src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
Build (net462, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x86): src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x86): src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build (net462, win-x86): src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size Digest
BitMono-v0.37.0+f285fec0-CLI-net10.0-linux-arm64
2.41 MB
sha256:8944fe2f04191ec651391d95deb91f568e4698343982d7db0642ef7bbad48906
BitMono-v0.37.0+f285fec0-CLI-net10.0-linux-x64
2.41 MB
sha256:adadf4cd536b5cb9f1269eee26e380dc2221de2f6ab094eeb125a31b1ef49cee
BitMono-v0.37.0+f285fec0-CLI-net10.0-osx-arm64
2.41 MB
sha256:3e99293a531c2a2a0baee6653baf0fdda1a66a0f5bb0ab46e1e658656ec4131a
BitMono-v0.37.0+f285fec0-CLI-net10.0-osx-x64
2.41 MB
sha256:c92300ae70d28d76abd0cd2de3d6f5c59538c40e6bb11897faab132aa4a51f78
BitMono-v0.37.0+f285fec0-CLI-net10.0-win-arm64
2.45 MB
sha256:606455a01a5cc4a3ac5c956e5185f8545ee364a722c3366b274bfa976e2e2dfe
BitMono-v0.37.0+f285fec0-CLI-net10.0-win-x64
2.46 MB
sha256:03612fbf28d19b47fb3e197d400169e80d9aa6edf5ee41fa4d05b0d6bddbcba3
BitMono-v0.37.0+f285fec0-CLI-net10.0-win-x86
2.45 MB
sha256:a1d8a038f30395952e98bfdb3f68d1fe5ae188c7a460c033d6d6036158749d07
BitMono-v0.37.0+f285fec0-CLI-net462-linux-arm64
4.64 MB
sha256:9955281a978a017836ff9c7f0848a391bf5f3fbbd92265e9d8e6845d80a28423
BitMono-v0.37.0+f285fec0-CLI-net462-linux-x64
4.64 MB
sha256:2b3d2cf5ce138dc686ac09d54cb598aee3d62762331b724917e9e771337c638b
BitMono-v0.37.0+f285fec0-CLI-net462-osx-arm64
4.64 MB
sha256:c03c8b5623585bdf2103e039baeb73d4367c36c86c11e4f67b8e9d9e051de152
BitMono-v0.37.0+f285fec0-CLI-net462-osx-x64
4.64 MB
sha256:c648d775161d925a058de98415952011eb1fc95725799207381d1fa98b47d4ef
BitMono-v0.37.0+f285fec0-CLI-net462-win-arm64
4.64 MB
sha256:7e1fbeb96473ac6aad53ac5ecc1a28b9ee7b7b243da092e830e176b834cbdbfd
BitMono-v0.37.0+f285fec0-CLI-net462-win-x64
4.64 MB
sha256:b44e17b1380cf622a8f88b28cdceecde941d3b7fda34ec435b2f41a699c9b30f
BitMono-v0.37.0+f285fec0-CLI-net462-win-x86
4.64 MB
sha256:8237db50630cd77da6867a084fd3baf2c8a5712c36fe3b046be337828b0d7911
BitMono-v0.37.0+f285fec0-CLI-net6.0-linux-arm64
30.1 MB
sha256:b38ab37b10097d9b80cebd0491a493fd5307607cbd5078d987b929e39ff8de80
BitMono-v0.37.0+f285fec0-CLI-net6.0-linux-x64
32.3 MB
sha256:b67760a8d9cf7020d41ccf0af2bfd97d6c47dada58614d533f6b9027f2af8f8c
BitMono-v0.37.0+f285fec0-CLI-net6.0-osx-arm64
30.1 MB
sha256:6046ee7f67bd1363245aef9efbff051f2a397fe0aaaee49bc74712eb652cc7e5
BitMono-v0.37.0+f285fec0-CLI-net6.0-osx-x64
31.8 MB
sha256:afbca0e4626bc53da0f80ef9cac6790eda08f8da364aa5f5bc8d965aa360bdff
BitMono-v0.37.0+f285fec0-CLI-net6.0-win-arm64
30.9 MB
sha256:acb83d2349cd4afd597af23b2a185833bbbdcc37e29bd199356c7aba2caeb4d7
BitMono-v0.37.0+f285fec0-CLI-net6.0-win-x64
33.3 MB
sha256:62739bf82475625b04878bcc8a513ce2bcaac6b73c340f2fd386977df026f880
BitMono-v0.37.0+f285fec0-CLI-net6.0-win-x86
30.6 MB
sha256:16094b008b293175cc68734561bec678c6f33ec75faf31118fa7058aa43ce093
BitMono-v0.37.0+f285fec0-CLI-net7.0-linux-arm64
31.3 MB
sha256:a3236b8dd0534c7541ccb22784e65b417908d72d891325ad5b61988979aebc3a
BitMono-v0.37.0+f285fec0-CLI-net7.0-linux-x64
33 MB
sha256:cc1e0573a98d6021d6d3a469bddf6b7caf3d6fce06c476d8e298dc2ae4b1ebb5
BitMono-v0.37.0+f285fec0-CLI-net7.0-osx-arm64
30.9 MB
sha256:350f29227909d314338e5c0aaba79c644c7ec6005b7a1af35818c382622814e1
BitMono-v0.37.0+f285fec0-CLI-net7.0-osx-x64
32.5 MB
sha256:5a043556e647cffcd0362ed392a0d33f2e70298c43d658ff6df074af31f03443
BitMono-v0.37.0+f285fec0-CLI-net7.0-win-arm64
32.1 MB
sha256:58444de3f8651ad559b510b664ec10aee2708147caedd8570843c7eb3461e7bb
BitMono-v0.37.0+f285fec0-CLI-net7.0-win-x64
33.2 MB
sha256:6d84034367c97973fd59fe08b08e5d2b04e9b9eb32d737cde7715c7a3a19b330
BitMono-v0.37.0+f285fec0-CLI-net7.0-win-x86
30.6 MB
sha256:482ebdf7f54f8d5f3638de2a33e8d50738e0707b9051254267603e5319ca3bb3
BitMono-v0.37.0+f285fec0-CLI-net8.0-linux-arm64
2.39 MB
sha256:a05083f7ce20c27314ff5dc9c7c6900e529fb4478735970f4f42f87df033e5b8
BitMono-v0.37.0+f285fec0-CLI-net8.0-linux-x64
2.39 MB
sha256:5c85473818f498f38b113803959a5cbd3fbb6ea7b18af8717abb75503bb233bb
BitMono-v0.37.0+f285fec0-CLI-net8.0-osx-arm64
2.39 MB
sha256:62814cabbf2e45767cf104d754dc727b331665eecd8c747f9563aa42b09d5ace
BitMono-v0.37.0+f285fec0-CLI-net8.0-osx-x64
2.39 MB
sha256:d2168b50aaadc476f83b8ae68eee2b0dd319d90ab69ec9b58c372f9916fcecc5
BitMono-v0.37.0+f285fec0-CLI-net8.0-win-arm64
2.43 MB
sha256:f15768d3c7f3446ae599b445e5a49b5602d8cb07c3e23475dcc8f0b6f7bf19fa
BitMono-v0.37.0+f285fec0-CLI-net8.0-win-x64
2.44 MB
sha256:8f348a5390a01eff90b193df0182b862b42661f33ff465975943c3142458de13
BitMono-v0.37.0+f285fec0-CLI-net8.0-win-x86
2.43 MB
sha256:955fab3fdbcd128d2fe9861cf396b6161f5cb072c76e554fa22042bc916994e6
BitMono-v0.37.0+f285fec0-CLI-net9.0-linux-arm64
2.41 MB
sha256:3a3013a512f408bb1906e8eb26623d2a725fbdd9cd3ff296dca56006c5cf599a
BitMono-v0.37.0+f285fec0-CLI-net9.0-linux-x64
2.41 MB
sha256:7135bd5d4c04b07cdd80b85efe5a2b69c3fa0da149da21d505370b3c6a303aaf
BitMono-v0.37.0+f285fec0-CLI-net9.0-osx-arm64
2.41 MB
sha256:4017f0b360c98a9166b2d15be7e8fa73ac981d0b17f9daa9d10797b0bd9c787d
BitMono-v0.37.0+f285fec0-CLI-net9.0-osx-x64
2.41 MB
sha256:c43446e1572ac6ca864aadd4572065d60063d0105fd22efc47564301573d4119
BitMono-v0.37.0+f285fec0-CLI-net9.0-win-arm64
2.45 MB
sha256:4878c40ccb81733a8a37af2eae9f596e1f98e6ea8778d0c4588ae87004ec360a
BitMono-v0.37.0+f285fec0-CLI-net9.0-win-x64
2.46 MB
sha256:e0335cf7ea581ca63ff9d085c988103b8be17c88c639f36cef92b7059006cf49
BitMono-v0.37.0+f285fec0-CLI-net9.0-win-x86
2.45 MB
sha256:ddb8743b5616cc1ea8bc1c413f3be8066656acc305662f92729adb78e3b179c6
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-linux-arm64
642 KB
sha256:0e47f31e9353f96d2261ee0ce78adbdeea14c8dbc659c727e8ed7880bf7da317
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-linux-x64
642 KB
sha256:3fd38e21783e401831d9bcd134f865c4d5a1b0e033fe273029472862dcd5ac6c
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-osx-arm64
641 KB
sha256:10119355cfe6f5b28b868376d6b2b9d03ae97c6a2dd747d44d602277080c0e77
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-osx-x64
641 KB
sha256:e1b6fef83b39360d52742e5e19b577bc7ec30f339ca6059c3d2d25d104c8ba73
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-win-arm64
641 KB
sha256:66726208c415de36a91b5f359a77163d060e8d87fb57567fbea280f66559ce28
BitMono-v0.37.0+f285fec0-CLI-netstandard2.0-win-x64
641 KB
sha256:61c92bccbc69380877edadb1155c38328d6b2681f4bd7ddd0d7d9b0e1fd0e1e1
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-linux-arm64
440 KB
sha256:38a098cc8294a137b580e5654d9cf3e559f960d3bd543a26260e8d1a45ca179c
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-linux-x64
440 KB
sha256:e5e82aa024d984762e9c6950409ac13b43d903ea63596c43ac8a5b175e6be4aa
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-osx-arm64
440 KB
sha256:51d0632cebacda593c6c9be74cc9eb658e1cafac735c25ea36a284f57790cccb
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-osx-x64
440 KB
sha256:e0fc66cf5d2e08e1a75dcb2d75d20dfc9774b31047c3b14eea9896401bf67f2c
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-win-arm64
439 KB
sha256:7fa18229754d83d56dd296a1b6678ea5250f72d5f760e6b663d02b8dfdeacb5c
BitMono-v0.37.0+f285fec0-CLI-netstandard2.1-win-x64
439 KB
sha256:a53d1f148aa75c6fb7c68af9953b39fabeb3b5bc2ad2ac4b4c6399e33bc0f278