Advisory locks #198
Annotations
2 errors and 10 warnings
|
Test
The operation was canceled.
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L322
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
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)
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L322
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
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)
|
Build:
src/Weasel.Core/Migrations/DatabaseBase.cs#L322
Possible null reference return.
|
Build:
src/Weasel.Core/CommandBuilderBase.cs#L472
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)
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L41
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L52
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Build:
src/Weasel.CommandLine/PatchCommand.cs#L26
Dereference of a possibly null reference.
|
Loading