Skip to content

v1.2.0

v1.2.0 #3

Triggered via release January 18, 2026 23:00
Status Success
Total duration 45s
Artifacts

release.yml

on: release
build-and-publish
41s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
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#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#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)'.