add suppot template mode #99
ci-cd.yml
on: pull_request
Matrix: ci
publish&release
0s
Annotations
11 warnings
build&test&coverage(ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build&test&coverage(ubuntu-latest)
The target framework 'netcoreapp3.1' 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&test&coverage(ubuntu-latest)
The target framework 'netcoreapp3.1' 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&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L28
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L37
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Extensions/StringExtensions.cs#L123
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionExpressionVisitor.cs#L31
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L8
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute.Name'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L10
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute.ODataPropertyNameAttribute(string)'
|
build&test&coverage(ubuntu-latest):
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L7
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder'
|