Add supported types dictionary for searching. #18
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build:
src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L45
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L50
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.Decompile(Expression expr)'.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L81
Possible null reference return.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L83
Possible null reference return.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L138
Dereference of a possibly null reference.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L160
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.AddNullCondition(Expression expr, Expression val, Expression defaultValue)'.
|
Build:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L160
Possible null reference argument for parameter 'val' in 'Expression ExpressionHelperExtensions.AddNullCondition(Expression expr, Expression val, Expression defaultValue)'.
|
Pack Alpha
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L45
Converting null literal or possible null value to non-nullable type.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L50
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.Decompile(Expression expr)'.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/PagingExtensions.cs#L99
Argument of type 'IEnumerable<string?>' cannot be used for parameter 'propNames' of type 'IEnumerable<string>' in 'Searching.Searching(SearchType searchType, IEnumerable<string>? propNames = null)' due to differences in the nullability of reference types.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L88
Possible null reference argument for parameter 'arg0' in 'MethodCallExpression Expression.Call(MethodInfo method, Expression arg0)'.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L81
Possible null reference return.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L83
Possible null reference return.
|
Pack Alpha:
src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L138
Dereference of a possibly null reference.
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
The logs for this run have expired and are no longer available.
Loading