v1.3.0 #5
Triggered via release
January 20, 2026 18:57
SamuelReithmeir
published
v1.3.0
Status
Success
Total duration
48s
Artifacts
–
Annotations
10 warnings
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L110
Argument of type 'Expression?[]' cannot be used for parameter 'arguments' of type 'Expression[]' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)' due to differences in the nullability of reference types.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L79
Possible null reference argument for parameter 'type' in 'Type InterfaceEntityExpressionRewriter.RewriteType(Type type)'.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L143
Argument of type 'Expression?[]' cannot be used for parameter 'arguments' of type 'IEnumerable<Expression>' in 'NewExpression Expression.New(ConstructorInfo constructor, IEnumerable<Expression>? arguments, IEnumerable<MemberInfo>? members)' due to differences in the nullability of reference types.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L136
Dereference of a possibly null reference.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L110
Argument of type 'Expression?[]' cannot be used for parameter 'arguments' of type 'Expression[]' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)' due to differences in the nullability of reference types.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L79
Possible null reference argument for parameter 'type' in 'Type InterfaceEntityExpressionRewriter.RewriteType(Type type)'.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L143
Argument of type 'Expression?[]' cannot be used for parameter 'arguments' of type 'IEnumerable<Expression>' in 'NewExpression Expression.New(ConstructorInfo constructor, IEnumerable<Expression>? arguments, IEnumerable<MemberInfo>? members)' due to differences in the nullability of reference types.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L136
Dereference of a possibly null reference.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L110
Argument of type 'Expression?[]' cannot be used for parameter 'arguments' of type 'Expression[]' in 'MethodCallExpression Expression.Call(Expression? instance, MethodInfo method, params Expression[]? arguments)' due to differences in the nullability of reference types.
|
|
build-and-publish:
EntityFrameworkCore.InterfaceSets/InterfaceEntityExpressionRewriter.cs#L79
Possible null reference argument for parameter 'type' in 'Type InterfaceEntityExpressionRewriter.RewriteType(Type type)'.
|