Skip to content

Add tests.

Add tests. #24

Triggered via push January 15, 2024 09:01
Status Success
Total duration 46s
Artifacts
Build and Publish Library
34s
Build and Publish Library
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build and Publish Library
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 and Publish Library
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 and Publish Library: src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L53
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L49
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.Decompile(Expression expr)'.
Build and Publish Library: 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.
Build and Publish Library: src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L130
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.AddNullCondition(Expression expr, Expression val, Expression defaultValue)'.
Build and Publish Library
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 and Publish Library: src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L49
Possible null reference argument for parameter 'expr' in 'Expression ExpressionHelperExtensions.Decompile(Expression expr)'.
Build and Publish Library: 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.
Build and Publish Library: src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/ExpressionHelperExtensions.cs#L53
Converting null literal or possible null value to non-nullable type.
Build and Publish Library: src/Monq.Core.Paging/Extensions/QueryableExtensions.cs#L108
Possible null reference argument for parameter 'arg0' in 'MethodCallExpression Expression.Call(MethodInfo method, Expression arg0)'.
Build and Publish Library
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.