Update project dependencies (#12165) #57
bit.ci.Besql.yml
on: pull_request
build Bit.Besql
1m 18s
Annotations
10 warnings
|
build Bit.Besql
Found a native function (sqlite3_db_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
|
build Bit.Besql
System.Int32 sqlite3_config_log_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, SQLitePCL.hook_handle) (in
|
|
build Bit.Besql
System.Int32 sqlite3_config_log(System.Int32, System.IntPtr, SQLitePCL.hook_handle) (in
|
|
build Bit.Besql
System.Int32 sqlite3_config_int_arm64cc(System.Int32, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.IntPtr, System.Int32) (in
|
|
build Bit.Besql
System.Int32 sqlite3_config_int(System.Int32, System.Int32) (in
|
|
build Bit.Besql
System.Int32 sqlite3_config_none(System.Int32) (in
|
|
build Bit.Besql
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
|
build Bit.Besql:
src/Besql/Bit.Besql/DbContextFactoryBase.cs#L17
Member 'Bit.Besql.DbContextFactoryBase<TDbContext>.CreateDbContextAsync(CancellationToken)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Microsoft.EntityFrameworkCore.IDbContextFactory<TContext>.CreateDbContextAsync(CancellationToken)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
|
build Bit.Besql:
src/Besql/Bit.Besql/DbContextFactoryBase.cs#L17
Member 'Bit.Besql.DbContextFactoryBase<TDbContext>.CreateDbContextAsync(CancellationToken)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Microsoft.EntityFrameworkCore.IDbContextFactory<TContext>.CreateDbContextAsync(CancellationToken)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|
|
build Bit.Besql:
src/Besql/Bit.Besql/DbContextFactoryBase.cs#L17
Member 'Bit.Besql.DbContextFactoryBase<TDbContext>.CreateDbContextAsync(CancellationToken)' with 'RequiresUnreferencedCodeAttribute' implements interface member 'Microsoft.EntityFrameworkCore.IDbContextFactory<TContext>.CreateDbContextAsync(CancellationToken)' without 'RequiresUnreferencedCodeAttribute'. 'RequiresUnreferencedCodeAttribute' annotations must match across all interface implementations or overrides.
|