Support timestamp-nanos
logical type
#401
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L75
Possible null reference argument for parameter 'member' in 'bool ReflectionExtensions.HasAttribute<DataContractAttribute>(MemberInfo member)'.
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L154
Dereference of a possibly null reference.
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L192
Possible null reference argument for parameter 'name' in 'FieldInfo? Type.GetField(string name)'.
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L194
Possible null reference argument for parameter 'member' in 'string ReflectionExtensions.GetEnumMemberName(MemberInfo member)'.
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L288
Possible null reference return.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L69
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L78
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L88
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L97
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, Expression arg0, Expression arg1)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
Loading