Skip to content

Merge pull request #265 from sunnamed434/dependabot/github_actions/ma… #71

Merge pull request #265 from sunnamed434/dependabot/github_actions/ma…

Merge pull request #265 from sunnamed434/dependabot/github_actions/ma… #71

Triggered via push December 31, 2025 10:14
Status Success
Total duration 10m 46s
Artifacts 59
Matrix: Build
Matrix: UnityPackage
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

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

Artifacts

Produced during runtime
Name Size Digest
BitMono-Unity-v0.37.0+3493defe-Unity2019.4.40f1
9.17 MB
sha256:5fa384e77916c6b8259e7a2771c04c5f7413eb718da459cedc302f1ed32d399a
BitMono-Unity-v0.37.0+3493defe-Unity2020.3.48f1
9.18 MB
sha256:2e79e9d96c891978830e861deaebb9ac93458ce961952b9b57168f0379a9b5c9
BitMono-Unity-v0.37.0+3493defe-Unity2021.3.45f1
9.18 MB
sha256:5cdd68d22f513bb74eb465af4d86fca83c22f40c2fbba21ca5bc1d5958cd475c
BitMono-Unity-v0.37.0+3493defe-Unity2022.3.29f1
9.18 MB
sha256:4923739969e06646a2b6a9a2c4f983033d36f50375bc3dd6280483c7a621bb7f
BitMono-Unity-v0.37.0+3493defe-Unity6000.0.2f1
9.16 MB
sha256:ed140801d00611f342aba9e206d28e6f5e857190abcbe36079cd79e98c20b3e8
BitMono-v0.37.0+3493defe-CLI-net10.0-linux-arm64
2.41 MB
sha256:418508db8d5ab3100318b9fadf421953b4e9b1bf51230efda2e0fbd4c447e5bc
BitMono-v0.37.0+3493defe-CLI-net10.0-linux-x64
2.41 MB
sha256:c5e37d6efdb7c4030899a1199faa7bc1ebe7f0285da6c3c45bed9ef1a880ca63
BitMono-v0.37.0+3493defe-CLI-net10.0-osx-arm64
2.41 MB
sha256:259da6ff594e223db9c263c971c8ad2a59a0ae2957925004720e0ca16d68aa06
BitMono-v0.37.0+3493defe-CLI-net10.0-osx-x64
2.41 MB
sha256:9ad8639d8b3309232fbc9a320a45c3f0790901fc4f561c3c3ee1db99d3a94408
BitMono-v0.37.0+3493defe-CLI-net10.0-win-arm64
2.45 MB
sha256:da2a226b7e9de2f08497fcf277ff868395a71c41d0b9bfb9931c8f06a27666e8
BitMono-v0.37.0+3493defe-CLI-net10.0-win-x64
2.46 MB
sha256:d0fe8d4de275401c44b14ca8370b683f0cda48977e27227b369c88762db3eb90
BitMono-v0.37.0+3493defe-CLI-net10.0-win-x86
2.45 MB
sha256:0455115615cc063a232653e7f779a2b662c9fed8aac51513970acd07af667bbc
BitMono-v0.37.0+3493defe-CLI-net462-linux-arm64
4.64 MB
sha256:806df2b61c01b3524a7c9b7f56611a9a775bbbbaa62cd7f40f161a57ee9458ce
BitMono-v0.37.0+3493defe-CLI-net462-linux-x64
4.64 MB
sha256:6a774849c4dd91d3e13ae89ffb6521d2605be2f83848b0e9a7e237d8853ca67a
BitMono-v0.37.0+3493defe-CLI-net462-osx-arm64
4.64 MB
sha256:9ded9ade2b9a2aad5fd5d1c59609e385ff25ad3024c3c67c42de755aeb954b84
BitMono-v0.37.0+3493defe-CLI-net462-osx-x64
4.64 MB
sha256:e1c26567d159f069eff16ce3adfdb228fdc6e6bee18ba474e9f2ce2b39432446
BitMono-v0.37.0+3493defe-CLI-net462-win-arm64
4.64 MB
sha256:edf5b97798ccf5a0df4ea27700092d40d8330d39fc8e9334a12af3e4d96c8989
BitMono-v0.37.0+3493defe-CLI-net462-win-x64
4.64 MB
sha256:9a579bc21ea595c4402f1a6f9063b20d10b7f72d4e18f23e5fe883dc312c8a1e
BitMono-v0.37.0+3493defe-CLI-net462-win-x86
4.64 MB
sha256:66a4c8a9ae9fb0f3a490cd15bfafe1fb47f62059610e8b6a251cc3b4f9753351
BitMono-v0.37.0+3493defe-CLI-net6.0-linux-arm64
30.1 MB
sha256:563f517f91509254d92d7ffdaa73676e5dd53356ddcb8c2f22b2b53a04971a2b
BitMono-v0.37.0+3493defe-CLI-net6.0-linux-x64
32.3 MB
sha256:50e1de5802214d50d1a314b3633b3c899984e404ed7522ca890de3884600b607
BitMono-v0.37.0+3493defe-CLI-net6.0-osx-arm64
30.1 MB
sha256:8c325d83f9ccedf3441789c21944a4d218b8d95ba67ee3141de803e0979c1afa
BitMono-v0.37.0+3493defe-CLI-net6.0-osx-x64
31.8 MB
sha256:aadeba29550125b6a2f8eb73fa9e916c999b6a8a98a0623789de445a8eba0524
BitMono-v0.37.0+3493defe-CLI-net6.0-win-arm64
30.9 MB
sha256:b610ef7bb6c8a180af70e8c89f78055af5a202fe6beabc1dd38db00432e25a39
BitMono-v0.37.0+3493defe-CLI-net6.0-win-x64
33.3 MB
sha256:3bc22bbcb93009fb2eeebb6c16c205919a93e3cb8da24fe3b2c7e82a10a963f2
BitMono-v0.37.0+3493defe-CLI-net6.0-win-x86
30.6 MB
sha256:bd7b7885c0f89a3134557ac08ec460b390446bcc60d33f4533da0e3bbedcbc59
BitMono-v0.37.0+3493defe-CLI-net7.0-linux-arm64
31.3 MB
sha256:7626d7fefffe452dce5ec5c36adeb2eccc6cde5e853cca177c408d1f4333222a
BitMono-v0.37.0+3493defe-CLI-net7.0-linux-x64
33 MB
sha256:a1c200f973e3f49f3a3c5121b5c79ed420011c43ed7a08f7a0ef8b845d4bd366
BitMono-v0.37.0+3493defe-CLI-net7.0-osx-arm64
30.9 MB
sha256:255b9a81969f9abe8224954646be0b75986ae32ab952e9cdf4727045d923756e
BitMono-v0.37.0+3493defe-CLI-net7.0-osx-x64
32.5 MB
sha256:1f79e74b4422ad4e908785aed0006a525f79f9ed4de83456885aea59921c04af
BitMono-v0.37.0+3493defe-CLI-net7.0-win-arm64
32.1 MB
sha256:c4085adc6e091b376d5962e26e37958cde5957353ea43c568ea1f97850e9efea
BitMono-v0.37.0+3493defe-CLI-net7.0-win-x64
33.2 MB
sha256:859bb3bdd1475b86f1b2791645c1ea3e66cee606acbee15f5b9731274e24eb3d
BitMono-v0.37.0+3493defe-CLI-net7.0-win-x86
30.6 MB
sha256:75574826203f4d2184761f7feaee9af7dcc8ab341de0c57e42a869b37dca8ca5
BitMono-v0.37.0+3493defe-CLI-net8.0-linux-arm64
2.39 MB
sha256:d237ae15a68b24eda9449e77c0ad724d175c2626364e7fae762d31d74b3bc53e
BitMono-v0.37.0+3493defe-CLI-net8.0-linux-x64
2.39 MB
sha256:2aaa3f1144999ab824155d945cc0b535757d21b2744691139aaa702616f4ab27
BitMono-v0.37.0+3493defe-CLI-net8.0-osx-arm64
2.39 MB
sha256:16b539760c9996821fcc83be3d03357776cb33caa9780ca0eca7b975b695e66e
BitMono-v0.37.0+3493defe-CLI-net8.0-osx-x64
2.39 MB
sha256:23b4ac4827e12ea8afcec6998247d24e1666bb927f1a1afb6beed9e1b1f7340f
BitMono-v0.37.0+3493defe-CLI-net8.0-win-arm64
2.43 MB
sha256:472931709f75761df106e56e7c3c0db77960e5a7f168d998e43884ee5b10aea9
BitMono-v0.37.0+3493defe-CLI-net8.0-win-x64
2.44 MB
sha256:0833386f0cde5670808a19065ddfc724b9be9d6ef0654875ab5945576dba0137
BitMono-v0.37.0+3493defe-CLI-net8.0-win-x86
2.43 MB
sha256:d5fa8db63faf0e8ff60a507057b8e59e35faab09e99d48ed4e1b6374c32938ca
BitMono-v0.37.0+3493defe-CLI-net9.0-linux-arm64
2.41 MB
sha256:64032d42b067ebfcedd1d2760241b31fa2acb1cde0d2700ce2e72b29548b2e52
BitMono-v0.37.0+3493defe-CLI-net9.0-linux-x64
2.41 MB
sha256:914277f4813ed7e36fc3fcf38b301be1c9ad62569ae494317e5d2097bb82ff41
BitMono-v0.37.0+3493defe-CLI-net9.0-osx-arm64
2.41 MB
sha256:630c080dd51d78750aab465a9336cdc2477a26ba93b6e35e32b3ee45b2caaea9
BitMono-v0.37.0+3493defe-CLI-net9.0-osx-x64
2.41 MB
sha256:e205fd2644e9fa5ba6618ab562af1e573cf925dccd6d526b43dcc8d014bc324d
BitMono-v0.37.0+3493defe-CLI-net9.0-win-arm64
2.45 MB
sha256:396dbf9bc229158dcd63cc686758b3549e6b940c2f917f925cacba3261495910
BitMono-v0.37.0+3493defe-CLI-net9.0-win-x64
2.46 MB
sha256:04d95899944abdfeb1b9fb1c7ff402eb6b0488835c26022bf61ad3c51cbc1b7b
BitMono-v0.37.0+3493defe-CLI-net9.0-win-x86
2.45 MB
sha256:1efca542dcdd3c3eb716d15423e767af3db5bb2aac6497e4db1e55b6caf05200
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-linux-arm64
641 KB
sha256:9589f57f7364b6dab08333e1ca9838e250faf04c3d91b8cba90bf4796ddd2e16
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-linux-x64
641 KB
sha256:7deb0043c0685a1e56a5019d7076113c6b96177d268155d04014ad302c640987
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-osx-arm64
641 KB
sha256:ee6ac71c274367f4b707be6d9793a3d8eeaebfa4dd399675628749a01a5b66df
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-osx-x64
641 KB
sha256:e64676c29071479c57d11818a971be943e003b2d8099d616d06ba7c2de18fa71
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-win-arm64
641 KB
sha256:f33d36f6b6950ae0acc8303ac50192937c272367ab1e080f29b76e23a556460f
BitMono-v0.37.0+3493defe-CLI-netstandard2.0-win-x64
641 KB
sha256:19fc8c3415c832e438c16ca0381b9814c76bb61868733a4da00ad1d7ba492ba2
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-linux-arm64
440 KB
sha256:50728af73548f1c9d8b5a2ab4e5a129ea58fdcd4bf5c554420cd81946cc19fda
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-linux-x64
440 KB
sha256:fb19fca3abc26405800f633ad1be97a438046c381c32ae5a4f064145e54d48cc
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-osx-arm64
440 KB
sha256:5b3066c2c9229eba16b774e7a0aee36606a65cc5dc937382686e16cdb8d0d456
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-osx-x64
440 KB
sha256:29a5c81135a82eb16a552b682ba1f4c027b0537542ba13d392885b4fabcff149
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-win-arm64
439 KB
sha256:50b7f0894c2bde782ce33e27dc6360cb71b219135a57694832e42cba1bc7dcd0
BitMono-v0.37.0+3493defe-CLI-netstandard2.1-win-x64
439 KB
sha256:f2345d89e7240b3755f3d68cdcd636c81a29bc8bb4d5034db2dbc4a7f69e5e06