Skip to content

Added support for Npgsql data source #254

Added support for Npgsql data source

Added support for Npgsql data source #254

Triggered via pull request December 8, 2023 09:18
Status Success
Total duration 2m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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: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.
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.