Using Count instead of Any() #23
Annotations
7 warnings
restore-build-test
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/.
|
restore-build-test:
src/Rqlite.Internal/LoggerExtensions.cs#L57
Missing XML comment for publicly visible type or member 'LoggerExtensions.Err(ILogger, ErrValue)'
|
restore-build-test:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L22
XML comment has a param tag for 'queries', but there is no parameter by that name
|
restore-build-test:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L27
Parameter 'query' has no matching param tag in the XML comment for 'RqliteClient.GetScalarAsync<TQuery, TValue>(TQuery, IUriBuilder, Func<HttpRequestMessage, Task<Result<List<ScalarResponseResult<TValue>>>>>)' (but other parameters do)
|
restore-build-test:
src/Rqlite.Internal/LoggerExtensions.cs#L57
Missing XML comment for publicly visible type or member 'LoggerExtensions.Err(ILogger, ErrValue)'
|
restore-build-test:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L22
XML comment has a param tag for 'queries', but there is no parameter by that name
|
restore-build-test:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L27
Parameter 'query' has no matching param tag in the XML comment for 'RqliteClient.GetScalarAsync<TQuery, TValue>(TQuery, IUriBuilder, Func<HttpRequestMessage, Task<Result<List<ScalarResponseResult<TValue>>>>>)' (but other parameters do)
|