Skip to content

Added support for clearing in-progress adapter #2009

Added support for clearing in-progress adapter

Added support for clearing in-progress adapter #2009

Triggered via push December 31, 2025 22:22
Status Failure
Total duration 9m 3s
Artifacts

ci.yml

on: push
Matrix: build
Publish Packages
0s
Publish Packages
Finish Coveralls Collection
0s
Finish Coveralls Collection
Fit to window
Zoom out
Zoom in

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)