Skip to content

Marking as 8.0-alpha-1 #291

Marking as 8.0-alpha-1

Marking as 8.0-alpha-1 #291

Triggered via push February 5, 2025 17:29
Status Success
Total duration 1m 35s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
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/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/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/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/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/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/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).