Bump actions/download-artifact from 6 to 7 #65
BitMono.Build.yaml
on: pull_request
Matrix: Build
Matrix: UnityPackage
Release
0s
Annotations
540 warnings
|
Build (net8.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, linux-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, linux-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-x64):
src/BitMono.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 (net10.0, win-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net10.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x64):
src/BitMono.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.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 (net7.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, osx-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, osx-arm64):
src/BitMono.Runtime/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/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-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 (net9.0, win-x86):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x86):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, win-x86):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, win-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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 (net6.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, osx-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net10.0, win-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net10.0, win-arm64):
src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, win-arm64):
src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, win-arm64):
src/BitMono.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.Runtime/Hooking.cs#L8
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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, win-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x86)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, win-x86):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, win-x86):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net8.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, osx-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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/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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
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.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/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/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 (net6.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net10.0, linux-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x86)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, linux-arm64):
src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-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.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
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.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, osx-x64):
src/BitMono.Utilities/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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net10.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, osx-x64):
src/BitMono.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.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-x64):
src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net10.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, linux-x64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net462, win-x86):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, win-x86):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, win-x86):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net462, win-x86):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
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.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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, 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 (netstandard2.1, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Utilities/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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/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 (net6.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Shared/Models/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/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#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 '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):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Utilities/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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/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, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
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.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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 (net8.0, osx-x64):
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#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.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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 (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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 (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 (net8.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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 (net8.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, osx-arm64):
src/BitMono.Utilities/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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.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 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, osx-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net9.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, win-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-x64):
src/BitMono.Shared/Models/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.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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net462, osx-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net462, osx-x64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net462, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, linux-x64):
src/BitMono.Utilities/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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-x64):
src/BitMono.Shared/Models/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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Utilities/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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net10.0, win-x86):
src/BitMono.Runtime/Encryptor.cs#L18
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (net10.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net10.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net10.0, win-x86):
src/BitMono.Runtime/Decryptor.cs#L17
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(byte[], byte[], int)' is obsolete: 'The constructors on Rfc2898DeriveBytes are obsolete. Use the static Pbkdf2 method instead.' (https://aka.ms/dotnet-warnings/SYSLIB0060)
|
|
Build (netstandard2.1, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (netstandard2.1, win-x64):
src/BitMono.Utilities/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/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):
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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net462, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, win-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, win-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, osx-arm64):
src/BitMono.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)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, osx-arm64)
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net462, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (net462, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net462, win-arm64):
src/BitMono.Utilities/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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, 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/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 (netstandard2.1, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build (netstandard2.1, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-x64):
src/BitMono.Shared/Models/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 (net7.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-arm64):
src/BitMono.Shared/Models/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.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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, linux-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net8.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, win-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, win-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
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):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-arm64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net9.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, linux-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net9.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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/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#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.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-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-x64)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
|
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, linux-x64)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net462, linux-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
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/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net462, linux-arm64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-linux-arm64
|
2.41 MB |
sha256:8ff3a12dac284629fd19e24c5ba22181c99d46d94fd9eccc3cc21c1a902906b6
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-linux-x64
|
2.41 MB |
sha256:76c0f2637d840dc264ac13e24328e67faea01bd58d17122d6af6cf9d07530261
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-osx-arm64
|
2.41 MB |
sha256:691b728b4bb5b1fa7479d3a95b34efcfcb6365f2cc75ed8b5e464b436c6cfe5b
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-osx-x64
|
2.41 MB |
sha256:4994548cca4e7303592b4e8f61b45bb6363c6cb7c07a4b7001e9a749bf547c17
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-win-arm64
|
2.45 MB |
sha256:d081b6a93918bc5ec4e2110074e7f1f69337161d3bc7fab70ea49275089cb2ab
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-win-x64
|
2.46 MB |
sha256:61ed8efde95a237fbd4c0ab8ee730134e8d384a197c9e6fc4e10c74b15f9a6b2
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net10.0-win-x86
|
2.45 MB |
sha256:ea0a66802a5d93bfb5f136c49068fab534068cf0f093090bc6438b7ba9ad8f78
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-linux-arm64
|
4.64 MB |
sha256:8f4235a204dd69165ff1302e61d558bf9e718248388bb55ec9439bfc3a54b7bb
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-linux-x64
|
4.64 MB |
sha256:7868daebee5bc9b45beb13893b4d479f80af9605c3eb42dc614b0d5af58813cf
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-osx-arm64
|
4.64 MB |
sha256:57ce859201070feee364a3ac3bf1a80113e8fa160d8e8184af83eb457474f814
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-osx-x64
|
4.64 MB |
sha256:c85b44f006cb152b8f8e8114d294fecf314034febe3de24b5d1d939b1ef9f6aa
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-win-arm64
|
4.64 MB |
sha256:f7436e305d0023c054bb6aa9caf634533bb00620d6732959db4d15da76e837f1
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-win-x64
|
4.64 MB |
sha256:170c06027dfeb10d7e89c51f054f1ebbe0bc89b294ae03caea95c8df88775b58
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net462-win-x86
|
4.64 MB |
sha256:efb1d973fc2ecac45831142e184e551c4a0634e950c368d7545934424397879e
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-linux-arm64
|
30.1 MB |
sha256:795bbe99701c507114264c9b12f2ae8cfead527cd435aef920ca6dc00d940a65
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-linux-x64
|
32.3 MB |
sha256:e25566a83c47baf342cb4a098d348fdc6cd25c27322ec7b60657d8382aaba939
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-osx-arm64
|
30.1 MB |
sha256:9effaa067d4a2d84cd1a4c6127813cf842737892684e51ce12feabe950d78629
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-osx-x64
|
31.8 MB |
sha256:9ff094f12039413832106085f9fbf8c5c7cea5f205ffe7b754520c8a8e88bdc5
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-win-arm64
|
30.9 MB |
sha256:e10d057eee5165fea59fc6b6944a5974c24f3160a5f4d9dc954d477ef12bdf2e
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-win-x64
|
33.3 MB |
sha256:1a90038754d8628bb0c5932aa69f56a351b2713f3851863cc519ab6daea0501c
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net6.0-win-x86
|
30.6 MB |
sha256:5317f01b484741222c3bcea34acae560d516192d5f695b1f871368c009225880
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-linux-arm64
|
31.3 MB |
sha256:3f7c9bb0ba2fe411dd55db8d2ea9186171a9c5c76ccd94044d7a1ada0e8c8f67
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-linux-x64
|
33 MB |
sha256:beb4c9d57b6c85a0ee8a4139b07a52a503ae420647fd55c9dcdb67124b74785f
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-osx-arm64
|
30.9 MB |
sha256:52667dc8b7563cab18f173260661f80973803cb086d3eb26df5efd6a4efb8b48
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-osx-x64
|
32.5 MB |
sha256:f97a0bbcbd95b353a4b392de40cf9f326b5808f81f696dbcf969bb097a535ee6
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-win-arm64
|
32.1 MB |
sha256:bbc533ea28f70ef465b32cad9f007c8690721ae389a0fd9f07e84a611fd9b0ef
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-win-x64
|
33.2 MB |
sha256:2ce1a6648e34d71e2aa718497d11d88bae9f72e7c73ca381f3ec6595beff1e27
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net7.0-win-x86
|
30.6 MB |
sha256:bf9ca57d93e012ec05758609e8aa8301a6427b86a23a504843c780dac8863b0d
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-linux-arm64
|
2.39 MB |
sha256:69ab3e0ebf215f0366694eacfc2c071cd062c25f2f849fb2382fcd0481fbf643
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-linux-x64
|
2.39 MB |
sha256:137153807f8cdaeb2c67df1fcaf8f0be790ff898d7e593f23bfcdb030554e8fd
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-osx-arm64
|
2.39 MB |
sha256:47563367e883f6f1dd367c4b48b62655cf4bed6d0b5ad54ec3da28ac8ed1db3b
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-osx-x64
|
2.39 MB |
sha256:ae96a50e5090e05170377956d5e7100b5fff38d5511f58dd06af2ebc954f4334
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-win-arm64
|
2.43 MB |
sha256:74bb959dfdfc0651a23c5a4100521f4169133a9163b9932d220cab693d805321
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-win-x64
|
2.44 MB |
sha256:12af8e7d1d2c6783659d802a0e842905f08456066d39c97dcfb6dfa92979dc3b
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net8.0-win-x86
|
2.43 MB |
sha256:d34c0390a922ffe80902248aaa5ec56842df40637fad5c4e32c33738f3e45ab3
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-linux-arm64
|
2.41 MB |
sha256:00d2fbf97866031ce3c726e2cd8ccf36cc6829bb529f32c946ec192e5905e37e
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-linux-x64
|
2.41 MB |
sha256:88da503e508c3121ee5ed8942613ed942992ff0c903a1fb0be4372c66e008857
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-osx-arm64
|
2.41 MB |
sha256:2b135b91a4e489f1f159054a7976d0aa439cbc54ed9bfa61049decee86283508
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-osx-x64
|
2.41 MB |
sha256:9e80994342bb0d9b29ca8bda47ce3a8a76f65a3f28dbcf58242efe5d0bb83579
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-win-arm64
|
2.45 MB |
sha256:2025ffd1c8e3bade098c18c804c4c58e3010d2bea6fcc2696a57f4c97d55cdd9
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-win-x64
|
2.46 MB |
sha256:d287e27516d64c29e4f6689998bbb3414159f215283a53b94a6dba258f7614ef
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-net9.0-win-x86
|
2.45 MB |
sha256:309875e1cc5d478a617822cba07668d7f5dae074b4cbfe2bc6d0b05fc9baaf1b
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-linux-arm64
|
641 KB |
sha256:e202739373df49552c6213981e6db949dd8c24c9ffd512a513c5c0c42f1ad46e
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-linux-x64
|
642 KB |
sha256:bb5393377b5d48c09f801c34635dc100aeb5ad21ea09c5c886712171d0fddadf
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-osx-arm64
|
642 KB |
sha256:de229592533430ae40c883f436f0fe440551d60e50666e8b4bfb8e35d58b0c3b
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-osx-x64
|
641 KB |
sha256:c1748d9232bf37cf70d13360c6faa8013c02580b70cdbc7dcab0ce44977f8252
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-win-arm64
|
641 KB |
sha256:49f6d7a6825a035806c642bae9adfc9fb36797c033aa5f2b83184fe96bd08ab0
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.0-win-x64
|
641 KB |
sha256:3e1177793fe5dfabcee9502330d25fdf476e815687d11b503fbbdd5b118ab4be
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-linux-arm64
|
440 KB |
sha256:391348c1e519dbfa3d7fa4566935407c3af67b193d12b08e301122df8c8efa94
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-linux-x64
|
440 KB |
sha256:ecf1138490acf403f8161a5aef32e920fcc1222331c4b6b4ad0a757c8512614e
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-osx-arm64
|
440 KB |
sha256:2827c1b59e69c865fc0425873cfb28b5d4604d1d65c20739cbd9a5c0d7091e39
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-osx-x64
|
440 KB |
sha256:8102085c76ca68c310337ddcd709bcd751a06cc3581a249835dbae4821483a7a
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-win-arm64
|
439 KB |
sha256:a6d916b05acc17d7b16ffcec902a918f2ef194ffbf6a74a8c2dfb628b48607e6
|
|
|
BitMono-v0.37.0+2e109ef5-CLI-netstandard2.1-win-x64
|
439 KB |
sha256:70368376d6df753e1fafcd3a1a0390467f6d938942eede8bfdafb4be8179fc1d
|
|