add suppot template mode #87
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/.
|
Build
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
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:
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L28
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
Build:
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionOrderByExpressionVisitor.cs#L37
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
Build:
src/OData.QueryBuilder/Extensions/StringExtensions.cs#L123
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
Build:
src/OData.QueryBuilder/Expressions/Visitors/ODataOptionExpressionVisitor.cs#L31
'QuerySeparators.StringComma' is obsolete: 'Remove after upgrade to netstandard 2.1'
|
Build:
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L7
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder'
|
Build:
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L9
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder._baseUrl'
|
Build:
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L10
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder._odataQueryBuilderOptions'
|
Build:
src/OData.QueryBuilder/Builders/AbstractODataQueryBuilder.cs#L12
Missing XML comment for publicly visible type or member 'AbstractODataQueryBuilder.AbstractODataQueryBuilder(ODataQueryBuilderOptions)'
|
The logs for this run have expired and are no longer available.
Loading