Skip to content

Detaching partition tables before dropping them when removing a parti… #284

Detaching partition tables before dropping them when removing a parti…

Detaching partition tables before dropping them when removing a parti… #284

Triggered via pull request January 24, 2025 16:06
Status Success
Total duration 2m 0s
Artifacts

ci-build-postgres.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
Postgres postgres:15.3-alpine net8.0 Case Sensitive false
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Postgres postgres:15.3-alpine net8.0 Case Sensitive false
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.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
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Postgres postgres:15.3-alpine net9.0 Case Sensitive false
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Postgres postgres:15.3-alpine net9.0 Case Sensitive false
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Postgres postgres:15.3-alpine net9.0 Case Sensitive false
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.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.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 false: src/Weasel.Postgresql/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.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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Postgres postgres:15.3-alpine net9.0 Case Sensitive true
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Postgres postgres:15.3-alpine net9.0 Case Sensitive true
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Postgres postgres:15.3-alpine net8.0 Case Sensitive true
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Postgres postgres:15.3-alpine net8.0 Case Sensitive true
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.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)