Bump Confluent clients to 2.6.0 #395
Annotations
4 errors and 10 warnings
|
Run unit tests:
tests/Chr.Avro.Confluent.Tests/SchemaRegistryDeserializerBuilderTests.cs#L83
An expression tree may not contain a call or invocation that uses optional arguments
|
Run unit tests:
tests/Chr.Avro.Confluent.Tests/SchemaRegistrySerializerBuilderTests.cs#L85
An expression tree may not contain a call or invocation that uses optional arguments
|
Run unit tests
Process completed with exit code 1.
|
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)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'property' in 'MemberExpression Expression.Property(Expression? expression, PropertyInfo property)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L107
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#L116
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
|
Run unit tests:
src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L123
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)'.
|
Run unit tests:
src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L75
Possible null reference argument for parameter 'member' in 'bool ReflectionExtensions.HasAttribute<DataContractAttribute>(MemberInfo member)'.
|
Loading