Skip to content

Using Count instead of Any() #23

Using Count instead of Any()

Using Count instead of Any() #23

Triggered via push March 21, 2024 20:11
Status Success
Total duration 51s
Artifacts

test.yml

on: push
restore-build-test
42s
restore-build-test
Fit to window
Zoom out
Zoom in

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)