Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 #225
Annotations
550 warnings
|
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#L7
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#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.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.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)
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 (net10.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.
|
|
Test:
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.
|
|
Test:
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.
|
|
Test:
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.
|
|
Test:
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Test:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Test:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Test:
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)
|
|
Test:
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Test:
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Test:
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, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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/ProtectionSetting.cs#L7
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#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 (net9.0, linux-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.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 (net9.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 (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#L7
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.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 (net8.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 (net8.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 (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#L7
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#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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 (net9.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 (net9.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 (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.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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)
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-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 (net9.0, win-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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/ProtectionSetting.cs#L7
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#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 (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)
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, 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 (net6.0, win-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, win-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 '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-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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/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/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.0, win-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.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 (net10.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 (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#L7
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#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.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.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)
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 (net10.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 (net9.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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.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/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.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, 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, 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.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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 (net8.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-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 (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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.0, linux-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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.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/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)
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 (net10.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 (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 (net10.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.0, win-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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/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/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net10.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net10.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 (net10.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 (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/ProtectionSetting.cs#L7
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#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):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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, 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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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 (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#L7
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)
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, 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 (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.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 '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, 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):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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):
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/ProtectionSetting.cs#L7
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#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):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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, 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 (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.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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#L7
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#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)
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 (net10.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 (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/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/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/ProtectionSetting.cs#L7
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)
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, 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 (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/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/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/ProtectionSetting.cs#L7
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)
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-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 (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/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.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 (net9.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, 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-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/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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, 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, 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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 '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, 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-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.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/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-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.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)
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 '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, 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 (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.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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.0, osx-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net10.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 (net10.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 (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#L7
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#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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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)
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, 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, linux-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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/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/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.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 (net8.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, 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 (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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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, 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/ProtectionSetting.cs#L7
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)
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, 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 (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/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/ProtectionSetting.cs#L7
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#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 (net8.0, osx-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.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 (net8.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 (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.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
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 '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.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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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 (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/ProtectionSetting.cs#L7
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)
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, 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 (net462, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/ProtectionSetting.cs#L7
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#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)
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, 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, 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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L8
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)
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 '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.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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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.1, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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)
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)
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.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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 (net8.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 (net8.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.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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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/ProtectionSetting.cs#L7
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#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 (netstandard2.1, 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 (netstandard2.1, 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 (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/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.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 '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.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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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 (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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)
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, 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 (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/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 (net8.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, win-arm64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.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 (net8.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):
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/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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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)
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-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
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 (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/ProtectionSetting.cs#L7
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)
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.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 (netstandard2.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
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/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 (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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)
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.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-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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, 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#L7
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)
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)
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):
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net7.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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 '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-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 (net462, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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#L7
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#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)
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, 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 (netstandard2.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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 (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 (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 (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 (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 (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 (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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/ProtectionSetting.cs#L7
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)
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-x64):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (netstandard2.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):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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 '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-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 (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#L7
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)
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, 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 (netstandard2.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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 (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L7
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)
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.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 (netstandard2.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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#L7
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)
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.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.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/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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/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/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/ProtectionSetting.cs#L7
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)
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-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 (netstandard2.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
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/ProtectionSetting.cs#L7
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#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 (netstandard2.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 (netstandard2.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 (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#L7
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/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
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)
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)
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-linux-arm64
|
1.5 MB |
sha256:68079658b6f5e57d559e6cd079db4a739045831e7968f3c910983abea85b01d4
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-linux-x64
|
1.5 MB |
sha256:c0d0693467a85c8c15cd1f72e335cf8305f96a3f0e5d0ba2eaf6167340f10b47
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-osx-arm64
|
1.5 MB |
sha256:bead194ac48a555bfbc1c7b1daf391e1cc1f001878528c0d07aa7d57fb0a1e96
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-osx-x64
|
1.51 MB |
sha256:61ebb4911e8ebdbabcb11a6227c6dbd933c0f30726444a5ca1c3ca4d935d0a59
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-win-arm64
|
1.54 MB |
sha256:f6225bebcfe374cf791756afda166ea659e7b76cad3cf0f281af4ed166062e72
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-win-x64
|
1.55 MB |
sha256:188288b3b2be96cb29b8c600919b87d380cd28651554f1b4e9eaa690c4d5c712
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net10.0-win-x86
|
1.54 MB |
sha256:6b3b9fc46439a35764235ee1149e4936261c58ea873fb22d241dea737238b9f2
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-linux-arm64
|
3.63 MB |
sha256:8534daa3722d681d4cfd0217a2a4a2ff0ec846a70abc94d6e42afd82d259d373
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-linux-x64
|
3.63 MB |
sha256:c8fb2c9438bbc2ac12cf1c6fe20c83476bc932459ae711c54032c655bc123f9d
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-osx-arm64
|
3.63 MB |
sha256:6975883735ca93ab51c0691203fbea09bc4b39ebaf5d3fb34928b638b0251ece
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-osx-x64
|
3.63 MB |
sha256:c3f7b79f4c98ee02958f10fdcd9ca10607137bf8e87c598adf5c3421e2f3a2db
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-win-arm64
|
3.63 MB |
sha256:c71f631396f7cbea56a5c390689e8cc4039390f31a25a7264f6833560759a228
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-win-x64
|
3.63 MB |
sha256:0ad3febe859cf1185b5308818833f05cd5dcef15a50d5651148d48d4f745a561
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net462-win-x86
|
3.63 MB |
sha256:eadc78228bc99a4febecc83520b3e57122bbda648d260e22098c314d29febb65
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-linux-arm64
|
29.6 MB |
sha256:4e0498ce9f1e859bf42c2a2f2a65d34394c5c67cf69b17d6a7b1c6926a08f01c
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-linux-x64
|
31.8 MB |
sha256:e2be53705f1d934c988f13fbc1c6c20a73865b99da1aac3206088f546e600ae6
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-osx-arm64
|
29.6 MB |
sha256:f9dd5eac7b136d0ae8a95f2bd7b4ab17dfdae559549e58e7a4152c83ab22d6cd
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-osx-x64
|
31.4 MB |
sha256:76c7a7b33ab4f0bc51bb3da20c254cb0ee65b3b98617073cbb46dbf1cb3ab62d
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-win-arm64
|
30.4 MB |
sha256:42c78ddc569ede8c0c252329418eb1b6af3828eee307027cb37b7eae412e81fd
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-win-x64
|
32.9 MB |
sha256:ea73474ee1b94ded2db63eb9c56dd3b1bdb0df6f192a3e913b064be782908678
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net6.0-win-x86
|
30.1 MB |
sha256:5e11ac8ac543128eb929823a4e9071013e92eb8add49ae3279da5066d5f67608
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-linux-arm64
|
31 MB |
sha256:85bab062ab452d778209430940b7e56b590d4cc6955a77646f17e4e9c6922155
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-linux-x64
|
32.6 MB |
sha256:e4304a0cdc9e8085956da436d14996bca17057015c3763733205d0751ccdf54f
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-osx-arm64
|
30.5 MB |
sha256:5924c49ec13c802b1076abfa2ad017fa4f44f27ff046bf9bee7295a76fe0f257
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-osx-x64
|
32.1 MB |
sha256:ab88058fa70147ec1b816522cbf22be715b6abce87583fa36305896156a9be8f
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-win-arm64
|
31.7 MB |
sha256:becdd8023a87d82c5cae252ddd04cecb2b78ace0b114dec7e8ac089ebfb3052d
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-win-x64
|
32.8 MB |
sha256:a0ee337ce54fe38a5aade0e20a89b9f54fa8f9a6f91bcd99b00c2a7d2bb82e28
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net7.0-win-x86
|
30.2 MB |
sha256:9bc24ac27c80ae82a30ac79288c8b91134aa0487bb5f1809e27d7de17d43faf1
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-linux-arm64
|
1.5 MB |
sha256:18e762ecab5809185f89cff6b5fbc17face4bd1ef736507938c02cd2f681bba2
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-linux-x64
|
1.5 MB |
sha256:a71811cda2bd0e1e47dc3c37ec1e740a1e85fce08fe5395db72fd93f7526d35a
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-osx-arm64
|
1.5 MB |
sha256:2baf4bf8ff81647d2e754ac7f63efa6c09421e2c159aeaaea0562f7c02e778a9
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-osx-x64
|
1.5 MB |
sha256:2a7887b53ae59a477c691a4097a89c99cee1d37a4a5a376344facebbc4f37cb3
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-win-arm64
|
1.54 MB |
sha256:a26eacba2d012fc6e0cf77f6358b5d9f10e2e1f755b13c991f7ef6f2df31d09b
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-win-x64
|
1.54 MB |
sha256:e412edd397146a39bf3374beb2a5e7b453e8f66ad734d4c0d79c5660eb44cb05
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net8.0-win-x86
|
1.53 MB |
sha256:d29361fdeaa4f3bf637ab86ac515a05f013d0c2f8bc58d401a7a2f502d67959d
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-linux-arm64
|
1.5 MB |
sha256:204dab6fe6e5c0fea2b83e0e77440d14d0aaa343b1fa153dba53f64b88d78e6e
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-linux-x64
|
1.5 MB |
sha256:89b4b2948bc74d0a9391925a772801d4e204e9c460c0be307be139e8c5146f3e
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-osx-arm64
|
1.5 MB |
sha256:a000bc1fe8bb236b4043adb4568d1f1855be643abbee89db1191b5f778b4c3b9
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-osx-x64
|
1.5 MB |
sha256:21b5ddb6b2c38fe6b84de9084a2df722de90b1e48ab571a71544bd5f071d11d2
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-win-arm64
|
1.54 MB |
sha256:0dc15dd4e785e9dd52a037184c714e542ed9b0a0c12f7637357a604231db88e3
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-win-x64
|
1.55 MB |
sha256:e8400e5b0a6cfbfcf12b73fd5f7731b4def8b36b1c8ceb26df646572da14afa9
|
|
|
BitMono-v0.44.1+78bed89a-CLI-net9.0-win-x86
|
1.54 MB |
sha256:00a58cfc90f0a4f131fb4d3edf4eb2c7b6f8fca9532e242f4524bcfcf5cdb405
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-linux-arm64
|
731 KB |
sha256:373487d15b35e2c5ab452514c45cf582fc4c03b3804915fb385ef5606ef733e7
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-linux-x64
|
733 KB |
sha256:01fa4806e94f88af4cb5396844b08864600f930f8cddf37b5ce730db4a77120e
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-osx-arm64
|
733 KB |
sha256:240e2bde14b67ade0c40204a735e8fd3c8adeaa0825cb566f802306169ec3f2a
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-osx-x64
|
731 KB |
sha256:6fe2da533ea7cfa823f85e022c4248be67afe54a6781be9759145d0f008d02bf
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-win-arm64
|
732 KB |
sha256:f8c960807767eee26af57a6221535f8509461d64fff5ad5ab18c8588a807a267
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.0-win-x64
|
731 KB |
sha256:a45a6dd22bf4fbbbf5d52b67908c2b9d8f66a58997baad99647c90d5e2639e96
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-linux-arm64
|
501 KB |
sha256:11b478ee3299e93918af9131af359c43ef287071cdcfe39e07777268e86d07f2
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-linux-x64
|
501 KB |
sha256:93c168e5c38500481896ebe8d34e50f6e5be42632371c900e1c7c37cae29ff49
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-osx-arm64
|
501 KB |
sha256:cfc97e2cd8018d3fea07dd6cfe11803ede3d44000f881493cc56f4fc82c463d3
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-osx-x64
|
501 KB |
sha256:47c690ad3eab5ae28e260ee085ce8e45d73374c8581430621a949ca4cd18541f
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-win-arm64
|
501 KB |
sha256:082729deaa37d602e39edbe019d37f1fc7177bbf5bed5ddd8f4b3bc175c92eae
|
|
|
BitMono-v0.44.1+78bed89a-CLI-netstandard2.1-win-x64
|
501 KB |
sha256:ed6055c3c6e1e8084d47cd26ea975637d4674d6d81d93c20aeccea44761fd5e0
|
|