Marking as 8.0-alpha-1 #291
Annotations
40 warnings
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L87
Cannot convert null literal to non-nullable reference type.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive false:
src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Postgresql/BatchBuilder.cs#L15
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Postgresql/BatchBuilder.cs#L20
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive true:
src/Weasel.Postgresql/CommandBuilder.cs#L18
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Postgresql/BatchBuilder.cs#L15
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Postgresql/BatchBuilder.cs#L20
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net9.0 Case Sensitive true:
src/Weasel.Postgresql/CommandBuilder.cs#L18
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/Migrations/DatabaseBase.cs#L375
Possible null reference return.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/CommandLine/DumpCommand.cs#L75
Dereference of a possibly null reference.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Core/CommandBuilderBase.cs#L521
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)
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L17
Non-nullable field '_conn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L49
Cannot convert null literal to non-nullable reference type.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.SqlServer/AdvisoryLock.cs#L87
Cannot convert null literal to non-nullable reference type.
|
Postgres postgres:15.3-alpine net8.0 Case Sensitive false:
src/Weasel.Postgresql/Tables/Indexes/FullTextIndexDefinition.cs#L50
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|