Added support for clearing in-progress adapter #2009
Annotations
9 errors and 8 warnings
|
Build library (macos-14)
Process completed with exit code 1.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppenderAddMoreData:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L661
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in shared library 'duckdb'.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppender:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L639
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in shared library 'duckdb'.
|
|
Build library (ubuntu-latest)
Process completed with exit code 1.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppenderAddMoreData:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L661
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in shared library 'duckdb'.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppender:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L639
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in shared library 'duckdb'.
|
|
Build library (windows-latest)
Process completed with exit code 1.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppenderAddMoreData:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L661
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in DLL 'duckdb'.
|
|
DuckDB.NET.Test.DuckDBManagedAppenderTests.ClearAppender:
/_/DuckDB.NET.Test/DuckDBManagedAppenderTests.cs#L639
System.EntryPointNotFoundException : Unable to find an entry point named 'duckdb_appender_clear' in DLL 'duckdb'.
|
|
Build library (macos-14):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (macos-14):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (ubuntu-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (ubuntu-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (ubuntu-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (ubuntu-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (windows-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|
|
Build library (windows-latest):
DuckDB.NET.Data/DuckDBAppenderRow.cs#L141
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
|