Skip to content

fix(sqlite): read generated columns with pragma_table_xinfo (weasel#426) #786

fix(sqlite): read generated columns with pragma_table_xinfo (weasel#426)

fix(sqlite): read generated columns with pragma_table_xinfo (weasel#426) #786

Triggered via pull request August 10, 2026 14:57
Status Success
Total duration 2m 29s
Artifacts

ci-build-postgres.yml

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

Annotations

40 warnings
Postgres postgres:15.3-alpine net10.0 Case Sensitive true: src/Weasel.Core/Migrations/SchemaFingerprint.cs#L8
Invalid type for parameter Weasel.Core.MultiTenancy.IGlobalLock{TConnection} in XML comment cref attribute: 'DatabaseBase{TConnection}.ApplyAllConfiguredChangesToDatabaseAsync(Weasel.Core.MultiTenancy.IGlobalLock{TConnection}, JasperFx.AutoCreate?, ReconnectionOptions?, System.Threading.CancellationToken)'
Postgres postgres:15.3-alpine net10.0 Case Sensitive true: src/Weasel.Core/CommandBuilderBase.cs#L623
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 net10.0 Case Sensitive true: src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.
Postgres postgres:15.3-alpine net10.0 Case Sensitive true: src/Weasel.Core/Migrations/DatabaseBase.cs#L35
Non-nullable property 'Id' 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/Migrations/SchemaFingerprint.cs#L8
Invalid type for parameter Weasel.Core.MultiTenancy.IGlobalLock{TConnection} in XML comment cref attribute: 'DatabaseBase{TConnection}.ApplyAllConfiguredChangesToDatabaseAsync(Weasel.Core.MultiTenancy.IGlobalLock{TConnection}, JasperFx.AutoCreate?, ReconnectionOptions?, System.Threading.CancellationToken)'
Postgres postgres:15.3-alpine net9.0 Case Sensitive true: src/Weasel.Core/CommandBuilderBase.cs#L623
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/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.
Postgres postgres:15.3-alpine net9.0 Case Sensitive true: src/Weasel.Core/Migrations/DatabaseBase.cs#L35
Non-nullable property 'Id' 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 false: src/Weasel.Core/Migrations/SchemaFingerprint.cs#L8
Invalid type for parameter Weasel.Core.MultiTenancy.IGlobalLock{TConnection} in XML comment cref attribute: 'DatabaseBase{TConnection}.ApplyAllConfiguredChangesToDatabaseAsync(Weasel.Core.MultiTenancy.IGlobalLock{TConnection}, JasperFx.AutoCreate?, ReconnectionOptions?, System.Threading.CancellationToken)'
Postgres postgres:15.3-alpine net9.0 Case Sensitive false: src/Weasel.Core/CommandBuilderBase.cs#L623
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/Migrations/DatabaseBase.cs#L35
Non-nullable property 'Id' 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 false: src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.
Postgres postgres:15.3-alpine net10.0 Case Sensitive false: src/Weasel.Core/Migrations/SchemaFingerprint.cs#L8
Invalid type for parameter Weasel.Core.MultiTenancy.IGlobalLock{TConnection} in XML comment cref attribute: 'DatabaseBase{TConnection}.ApplyAllConfiguredChangesToDatabaseAsync(Weasel.Core.MultiTenancy.IGlobalLock{TConnection}, JasperFx.AutoCreate?, ReconnectionOptions?, System.Threading.CancellationToken)'
Postgres postgres:15.3-alpine net10.0 Case Sensitive false: src/Weasel.Core/CommandBuilderBase.cs#L623
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 net10.0 Case Sensitive false: src/Weasel.Core/Migrations/DatabaseBase.cs#L35
Non-nullable property 'Id' 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 net10.0 Case Sensitive false: src/Weasel.Core/MultiTenancy/MasterTableTenancyOptions.cs#L52
Possible null reference argument for parameter 'connectionString' in 'string IDatabaseProvider.AddApplicationNameToConnectionString(string connectionString, string applicationName)'.