Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.300 #143
Annotations
10 warnings
|
Build Project:
src/BitMono.Utilities/AsmResolver/TypeDescriptorExtensions.cs#L5
Possible null reference assignment.
|
|
Build Project:
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 Project:
src/BitMono.Shared/Models/ObfuscationSettings.cs#L8
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 Project:
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 Project:
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 Project:
src/BitMono.Shared/Models/CriticalAttribute.cs#L5
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build Project:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build Project:
src/BitMono.Shared/Plugins/PluginLoader.cs#L65
Possible null reference argument for parameter 'args' in 'void ILogger.Information(string messageTemplate, params object[] args)'.
|
|
Build Project:
src/BitMono.Runtime/Hooking.cs#L8
Dereference of a possibly null reference.
|
|
Build Project:
src/BitMono.Runtime/Hooking.cs#L7
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
parallel
Loading