separate Runtime #28
Merged
separate Runtime #28
Annotations
6 warnings
|
Build:
src/GenericQueryable.EntityFramework/VisitedEfQueryProvider.cs#L7
Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
|
Build:
src/GenericQueryable.EntityFramework/VisitedEfQueryProvider.cs#L8
Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
|
Build:
src/GenericQueryable.EntityFramework/EfFetchService.cs#L49
Argument of type 'LambdaExpression' cannot be used for parameter 'args' of type 'object?[]' in 'IQueryable<TSource> extension(MethodInfo).Invoke<IQueryable<TSource>>(object? source, object? arg1, params object?[] args)' due to differences in the nullability of reference types.
|
|
Build:
src/GenericQueryable.EntityFramework/VisitedEfQueryProvider.cs#L7
Microsoft.EntityFrameworkCore.Query.Internal.IQueryCompiler is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
|
Build:
src/GenericQueryable.EntityFramework/VisitedEfQueryProvider.cs#L8
Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
|
Build:
src/GenericQueryable.EntityFramework/EfFetchService.cs#L49
Argument of type 'LambdaExpression' cannot be used for parameter 'args' of type 'object?[]' in 'IQueryable<TSource> extension(MethodInfo).Invoke<IQueryable<TSource>>(object? source, object? arg1, params object?[] args)' due to differences in the nullability of reference types.
|
Loading