Added missing face and swagger to embedded windows package. #252
Annotations
13 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/ReindexerNet.Core/CJsonQueryBuilder.cs#L831
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ReindexerNet.Core/Internal/CJsonWriter.cs#L243
'CJsonWriter.Dispose(bool)': new protected member declared in sealed type
|
src/ReindexerNet.Core/Internal/CTag.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ReindexerNet.Core/Model/Query.cs#L125
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
src/ReindexerNet.Core/Internal/CJsonWriter.cs#L63
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
src/ReindexerNet.Core/Internal/CJsonWriter.cs#L70
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
src/ReindexerNet.Core/Internal/CJsonWriter.cs#L77
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
src/ReindexerNet.Core/CJsonQueryBuilder.cs#L14
Missing XML comment for publicly visible type or member 'QueryStrictMode'
|
src/ReindexerNet.Core/CJsonQueryBuilder.cs#L16
Missing XML comment for publicly visible type or member 'QueryStrictMode.QueryStrictModeNotSet'
|
src/ReindexerNet.Core/CJsonQueryBuilder.cs#L17
Missing XML comment for publicly visible type or member 'QueryStrictMode.QueryStrictModeNone'
|
The logs for this run have expired and are no longer available.
Loading