Add publish workflow #290
Annotations
10 warnings
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L61
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L70
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L74
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L74
Possible null reference argument for parameter 'property' in 'MemberExpression Expression.Property(Expression? expression, PropertyInfo property)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L79
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L88
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L95
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L121
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L132
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L150
Possible null reference argument for parameter 'constructor' in 'NewExpression Expression.New(ConstructorInfo constructor, params Expression[]? arguments)'.
|
The logs for this run have expired and are no longer available.
Loading