Skip to content

Release 10.5.0

Release 10.5.0 #399

Triggered via push November 18, 2024 15:09
Status Success
Total duration 3m 17s
Artifacts

test.yml

on: push
Matrix: Run library tests
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
Run library tests (net8.0): 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 library tests (net8.0): 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 library tests (net8.0): 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 library tests (net8.0): 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 library tests (net8.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests (net8.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'property' in 'MemberExpression Expression.Property(Expression? expression, PropertyInfo property)'.
Run library tests (net8.0): 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 library tests (net8.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L116
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests (net8.0): 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 library tests (net8.0): src/Chr.Avro/Infrastructure/ReflectionExtensions.cs#L75
Possible null reference argument for parameter 'member' in 'bool ReflectionExtensions.HasAttribute<DataContractAttribute>(MemberInfo member)'.
Run library tests (net9.0): 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 library tests (net9.0): 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 library tests (net9.0): 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 library tests (net9.0): 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 library tests (net9.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests (net9.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L102
Possible null reference argument for parameter 'property' in 'MemberExpression Expression.Property(Expression? expression, PropertyInfo property)'.
Run library tests (net9.0): 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 library tests (net9.0): src/Chr.Avro/Serialization/StringSerializerBuilderCase.cs#L116
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.
Run library tests (net9.0): 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 library tests (net9.0): src/Chr.Avro/Serialization/ArrayDeserializerBuilderCase.cs#L35
Possible null reference argument for parameter 'method' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method)'.