add suppot template mode #99
Annotations
11 warnings
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/.
|
|
|
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L28
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L37
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
src/OData.QueryBuilder/Extensions/StringExtensions.cs#L123
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionExpressionVisitor.cs#L31
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L6
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute'
|
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L8
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute.Name'
|
src/OData.QueryBuilder/Attributes/ODataPropertyNameAttribute.cs#L10
Missing XML comment for publicly visible type or member 'ODataPropertyNameAttribute.ODataPropertyNameAttribute(string)'
|
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L7
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder'
|
This job succeeded
Loading