Add support for custom configuration file paths #158
Annotations
470 warnings
|
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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, win-arm64):
src/BitMono.Shared/Models/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.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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L9
Possible null reference argument for parameter 'first' in 'bool MoreEnumerable.StartsWith<char>(IEnumerable<char> first, IEnumerable<char> second)'.
|
|
Build (net8.0, linux-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
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 (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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-x64):
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/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/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, 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 (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/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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.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 (net7.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-x64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
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):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, linux-arm64):
src/BitMono.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):
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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 (net8.0, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, linux-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net8.0, win-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net6.0, linux-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net8.0, win-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net6.0, linux-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net8.0, win-x64):
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/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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (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/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, linux-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, linux-arm64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Shared/Models/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.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
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, 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, 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, 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, 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, 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, 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, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net9.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net9.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
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#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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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 (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#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, win-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, win-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (netstandard2.0, osx-arm64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (netstandard2.0, osx-arm64):
src/BitMono.Shared/Models/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 (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 (net8.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-x64):
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net8.0, osx-x64):
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build (net8.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net8.0, osx-x64):
src/BitMono.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.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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net9.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#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/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):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (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 (net6.0, osx-x64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64):
src/BitMono.Shared/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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net7.0, win-x64):
src/BitMono.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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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.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 (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 (net6.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, win-x64):
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net462, win-x86):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net462, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, win-x86):
src/BitMono.Shared/Models/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 (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/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 (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 (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/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, 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 (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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#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/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
Build (net462, osx-arm64):
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, osx-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-arm64):
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (netstandard2.0, osx-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#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/Paths/PathFormatterUtility.cs#L14
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.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, osx-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/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.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/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, win-x64):
src/BitMono.Shared/Models/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 (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/Paths/PathFormatterUtility.cs#L14
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.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 (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):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-arm64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, linux-arm64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#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/Paths/PathFormatterUtility.cs#L14
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.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, win-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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/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 (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.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 (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net462, linux-arm64):
src/BitMono.Shared/Models/ProtectionSetting.cs#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.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, win-x86):
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.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x86):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, win-x86):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net462, win-x64):
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#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 (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):
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build (net6.0, linux-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net6.0, linux-x64):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (netstandard2.1, linux-x64):
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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.1, 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.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/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (netstandard2.0, linux-x64):
src/BitMono.Shared/Models/ProtectionSetting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L9
Non-nullable property 'OutputDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net7.0, osx-x64):
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#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-x86):
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
Non-nullable property 'ReferencesDirectoryName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (net6.0, win-x86):
src/BitMono.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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets#L254
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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):
.dotnet/sdk/9.0.305/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-linux-arm64
Expired
|
4.59 MB |
sha256:bbd97569f37881b9eb4d786a58fdca77295db6bdda0c33fe7caecbec4052de63
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-linux-x64
Expired
|
4.59 MB |
sha256:384d2418f09be1692ca0aab31e7c8636de2213184432394c1dfe537df895c7f4
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-osx-arm64
Expired
|
4.59 MB |
sha256:e6524678407bc4e513b7ca5a3addf94fdaec8b3774f08c5bb5ff5b6929f6a9bf
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-osx-x64
Expired
|
4.59 MB |
sha256:48bd9bcd97179dc291838c60462510bb44fd793518fb81185b34f076d15c544e
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-win-arm64
Expired
|
4.59 MB |
sha256:9d752a33d5529c359e4a8999026fc2e7690a2d97ffec6f7cdc18c9f6b9c621a2
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-win-x64
Expired
|
4.59 MB |
sha256:07cd2bdc9ab1b05b91e98d816b8cff68e11cf7594377a0018afeb28403ff65a0
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net462-win-x86
Expired
|
4.59 MB |
sha256:96460c416ab9c4c4cdee3f451cec1d336d85f070f4d8b2ebbab1e6b35e2521ff
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-linux-arm64
Expired
|
30.1 MB |
sha256:bdc36d289097fafa3183c965a6c8e3cdf2c07893af8635f52daf09d784b6d407
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-linux-x64
Expired
|
32.3 MB |
sha256:e10b1f5db4040af232d9c84f81ad4dc59dbaffb4e3d1f842fb28ed1dd8c752c8
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-osx-arm64
Expired
|
30.1 MB |
sha256:55cd19502fea6ebeaafd6ae07cb0002ecfbce1db9fce8dc26e47089e84616e6d
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-osx-x64
Expired
|
31.8 MB |
sha256:4fc7cb8e94ad91c0a4817b8c5f52a276fdfcca3afc16010140e08acd6c8166c3
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-win-arm64
Expired
|
30.8 MB |
sha256:c81de5638049ff64256b9fb66d5e71086552c20428930e8ceeb691939b62a5b6
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-win-x64
Expired
|
33.3 MB |
sha256:2e132c4e84a7c4ad3fc68ae5dbf29ef5419f0683a8eacad7b98e330f2ffeea69
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net6.0-win-x86
Expired
|
30.5 MB |
sha256:b2cb4e80e0b3117c06eee8a6919eaf83e5e94c3e81c71d215bed9bbcc9d416df
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-linux-arm64
Expired
|
31.3 MB |
sha256:c02741f25d8b1b45559fd00af807cff2aebbfe70c044ac485d377a47c3eb6da9
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-linux-x64
Expired
|
32.9 MB |
sha256:7dcb7734ba52f646fa6267c078a4ae737d794ff40bcbf99b144d7abffa3a5f01
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-osx-arm64
Expired
|
30.9 MB |
sha256:0904c289f8f588fe4edb5a30bfac3772084a01c9553f3ab4ea21c69f03c12aca
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-osx-x64
Expired
|
32.4 MB |
sha256:2ea7d7cfb4d9ead0b92e0da463e8c5bccb5674d41314c935930964794e1ddb23
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-win-arm64
Expired
|
32 MB |
sha256:d8bd644cd0887980a3efa1ac68a34e6670e97ad3b91e63737cf5ec030a5851b5
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-win-x64
Expired
|
33.1 MB |
sha256:135b628c102b62cf3b991cb52af779860ceeedd8ba9235be2e96c2d1dd66be29
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net7.0-win-x86
Expired
|
30.5 MB |
sha256:0b38f444622e97a4889701b466fc2e677bb9100e9cb4ccba2c0e5f795f06f5e6
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-linux-arm64
Expired
|
2.35 MB |
sha256:85d4fd9ef3e911b3586a2d97a8214d74f7ea74afa23ae08a1a135a576ae05431
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-linux-x64
Expired
|
2.35 MB |
sha256:7f70d267a9891dd0353f3f0d42a2cba68ed9498b903f027ab8ebcfc7fe3f4cbf
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-osx-arm64
Expired
|
2.35 MB |
sha256:a20b54c8936388a72f7e020885ed50f43d5b8f0f001d07344c0703bfc9676e7a
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-osx-x64
Expired
|
2.35 MB |
sha256:1fa237dde0f09369447159082e2adf9e66c96fafa667b21a28aab206d58b4280
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-win-arm64
Expired
|
2.39 MB |
sha256:a1338bf90bf603390d37a8f3b8fd82b82d25efb32c9f4147dc0ef81f9e28b69d
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-win-x64
Expired
|
2.4 MB |
sha256:6d976b12cc9f7630be295c8fe65bd2e20fafc343ef929cf6a2da5cd95e76ab35
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net8.0-win-x86
Expired
|
2.39 MB |
sha256:4211a5a3ce311123fc8d40938e30fce125a8b56233017d1b652ee017a9401585
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-linux-arm64
Expired
|
2.37 MB |
sha256:3eb493d70382a61cd6efb6f907c5000a9115d2433a522eb994956c805a37b7a1
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-linux-x64
Expired
|
2.37 MB |
sha256:c52abfe86d612c56196504b5a414af662439b537e718389ec27554458b7b483d
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-osx-arm64
Expired
|
2.36 MB |
sha256:62160cbd426fb40592efc5f603dd92a90c07eb8ffaece3e9411bee8397a44e57
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-osx-x64
Expired
|
2.37 MB |
sha256:f0bec8b85bc506e1a4347cb6a09fd9c445807a34e8f60c803f741dad6bb9c7e8
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-win-arm64
Expired
|
2.41 MB |
sha256:a78b198bb6be45d581cad13a854784ae9fd8e95314464d3fbb7e1cee740c1086
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-win-x64
Expired
|
2.42 MB |
sha256:1f7aab1a5e1eed36ba5701502dfb91e908c9240a4177bbd0c58081e47e22acdd
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-net9.0-win-x86
Expired
|
2.4 MB |
sha256:b2cadbe6a0bff2654ba9dcbabd2db9534b69918aa3308b320b1f87b5112bf3bb
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-linux-arm64
Expired
|
628 KB |
sha256:2db5727ead3f3ba1c88166c0c6a08b4cc6317cf43c2dd0c95c2fe2d8dae9c019
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-linux-x64
Expired
|
628 KB |
sha256:20df5e3a6514fcdccacaca72c14f181580aadcabbfa52e0cf7579733fe65a859
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-osx-arm64
Expired
|
628 KB |
sha256:4e88ef4cdb0e10dad5a4f5c152304d640a91f91d7a20e07b252a6b7b6fc07c62
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-osx-x64
Expired
|
628 KB |
sha256:6337c5fc9f0da9db76d3289a3afc1b4df8c05555175d32976ba7c43cdacc326b
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-win-arm64
Expired
|
627 KB |
sha256:bbba82fb8726bf2a5887f221ab3584731449bff8a14fcf4db5497830d51145a1
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.0-win-x64
Expired
|
627 KB |
sha256:24fa92078ff9c0c0cdb6be749ac00fff390299b68c62e258c45ae1ee80cd6f09
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-linux-arm64
Expired
|
426 KB |
sha256:1281a6642416fa2d9a129796d01c68f61fba1cb10b39f32b05feff2e975a65db
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-linux-x64
Expired
|
426 KB |
sha256:89e0fa452150750505e089de517602f8a908a985dfee4b52d90715d90283ba3e
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-osx-arm64
Expired
|
426 KB |
sha256:e3fdb4a3192ae13742d14c6a6ba9a0d5fcf329be93d9f466250f41dec901d068
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-osx-x64
Expired
|
426 KB |
sha256:cadb41a47442c512ee350366b9c400ee8df136c6003dc0f37e7cd7de30616629
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-win-arm64
Expired
|
426 KB |
sha256:1a76edf59ef12381e804ed6c09ee5f46aeae7c4df33166c7828ec9222188e43a
|
|
|
BitMono-v0.35.6+6a2116cd-CLI-netstandard2.1-win-x64
Expired
|
426 KB |
sha256:4589fbc2487de33c97751494d4f13668ff727832344e33e0c31545c4c9d862d2
|
|