Skip to content

Updated DefaultNpgsqlDataSourceFactory to maintain the lifetime of data sources #258

Updated DefaultNpgsqlDataSourceFactory to maintain the lifetime of data sources

Updated DefaultNpgsqlDataSourceFactory to maintain the lifetime of data sources #258

Triggered via pull request December 8, 2023 15:13
Status Success
Total duration 1m 59s
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: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.