Add support for EF Core 9 #237
Annotations
5 errors
Run tests (net9.0):
src/NeinLinq/DynamicQuery.cs#L24
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Run tests (net9.0):
src/NeinLinq/DynamicQueryable.cs#L27
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Run tests (net9.0):
src/NeinLinq/DynamicExpression.cs#L30
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Run tests (net9.0):
src/NeinLinq/DynamicQueryable.cs#L58
Prefer the generic overload 'System.Enum.IsDefined<TEnum>(TEnum)' instead of 'System.Enum.IsDefined(System.Type, object)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Run tests (net9.0)
Process completed with exit code 1.
|
Loading