Skip to content

Added support for Npgsql data source #256

Added support for Npgsql data source

Added support for Npgsql data source #256

Triggered via pull request December 8, 2023 09:39
Status Success
Total duration 1m 52s
Artifacts

ci-build-mssql.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.CommandLine/DumpCommand.cs#L41
Dereference of a possibly null reference.
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.CommandLine/DumpCommand.cs#L52
Dereference of a possibly null reference.
MSSQL mcr.microsoft.com/mssql/server:2022-latest: src/Weasel.CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.Core/CommandBuilderBase.cs#L431
Type parameter 'TCommand' has no matching typeparam tag in the XML comment on 'CommandBuilderExtensions.FetchListAsync<T, TCommand>(DbConnection, ICommandBuilder<TCommand>, Func<DbDataReader, CancellationToken, Task<T>>, DbTransaction?, CancellationToken)' (but other type parameters do)
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.CommandLine/DumpCommand.cs#L41
Dereference of a possibly null reference.
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.CommandLine/DumpCommand.cs#L52
Dereference of a possibly null reference.
MSSQL mcr.microsoft.com/mssql/server:2019-latest: src/Weasel.CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.