Publish #9
Annotations
5 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/.
|
B - Build:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L21
XML comment has a param tag for 'queries', but there is no parameter by that name
|
B - Build:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L26
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)
|
B - Build:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L21
XML comment has a param tag for 'queries', but there is no parameter by that name
|
B - Build:
src/Rqlite.Client/RqliteClient.GetScalarAsync.cs#L26
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)
|
The logs for this run have expired and are no longer available.
Loading