Bump actions/download-artifact from 7 to 8 #83
Annotations
10 warnings
|
Build Project:
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L13
Dereference of a possibly null reference.
|
|
Build Project:
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 Project:
src/BitMono.Utilities/AsmResolver/MethodDefinitionExtensions.cs#L7
Dereference of a possibly null reference.
|
|
Build Project:
src/BitMono.Utilities/Paths/PathFormatterUtility.cs#L14
Dereference of a possibly null reference.
|
|
Build Project:
src/BitMono.Utilities/Runtime/DotNetRuntimeInfoEx.cs#L21
Converting null literal or possible null value to non-nullable type.
|
|
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/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.
|
background
wait
wait-all
cancel
Loading