[SysCall] add support to enum methods, #4695
Annotations
2 errors and 10 warnings
|
|
src/Neo.SmartContract.Testing/Coverage/Formats/CoberturaFormat.cs#L66
Dereference of a possibly null reference.
|
src/Neo.Compiler.CSharp/MethodConvert/Expression/Expression.cs#L59
Possible null reference argument for parameter 'value' in 'object MethodConvert.ConvertComplexConstantTypes(ITypeSymbol typeSymbol, object value, ExpressionSyntax syntax)'.
|
src/Neo.Compiler.CSharp/MethodConvert/Helpers/SlotHelpers.cs#L311
Dereference of a possibly null reference.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L97
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L98
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L118
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L123
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L135
Dereference of a possibly null reference.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L143
Dereference of a possibly null reference.
|
src/Neo.Compiler.CSharp/MethodConvert/System/SystemCall.cs#L148
Possible null reference argument for parameter 'type' in 'string MethodConvert.GetShortTypeName(Type type)'.
|
This job was cancelled
Loading