Skip to content

Build

Build #2215

Triggered via schedule April 16, 2026 01:03
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

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

Annotations

6 errors and 11 warnings
Build library (ubuntu-latest)
Process completed with exit code 1.
Build library (macos-14)
Process completed with exit code 1.
DuckDB.NET.Test.DuckDBDataReaderTests.CancellingLongRunningQueryThrowsOperationCancelledException(useStreamingMode: False): /_/DuckDB.NET.Test/DuckDBDataReaderTests.cs#L386
Expected a <System.OperationCanceledException> to be thrown, but found <DuckDB.NET.Data.DuckDBException>: DuckDB.NET.Data.DuckDBException (0x0000000D): Catalog Error: Table with name "cnt" already exists! at DuckDB.NET.Data.PreparedStatement.PreparedStatement.Execute(DuckDBParameterCollection parameterCollection, Boolean useStreamingMode) in /_/DuckDB.NET.Data/PreparedStatement/PreparedStatement.cs:line 69 at DuckDB.NET.Data.PreparedStatement.PreparedStatement.PrepareMultiple(DuckDBNativeConnection connection, String query, DuckDBParameterCollection parameters, Boolean useStreamingMode)+MoveNext() in /_/DuckDB.NET.Data/PreparedStatement/PreparedStatement.cs:line 33 at DuckDB.NET.Data.DuckDBDataReader.InitNextReader() in /_/DuckDB.NET.Data/DuckDBDataReader.cs:line 47 at DuckDB.NET.Data.DuckDBDataReader..ctor(DuckDBCommand command, IEnumerable`1 queryResults, CommandBehavior behavior) in /_/DuckDB.NET.Data/DuckDBDataReader.cs:line 35 at DuckDB.NET.Data.DuckDBCommand.ExecuteDbDataReader(CommandBehavior behavior) in /_/DuckDB.NET.Data/DuckDBCommand.cs:line 109 at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) --- End of stack trace from previous location --- at DuckDB.NET.Test.DuckDBDataReaderTests.<>c__DisplayClass18_0.<<CancellingLongRunningQueryThrowsOperationCancelledException>b__0>d.MoveNext() in /_/DuckDB.NET.Test/DuckDBDataReaderTests.cs:line 386 --- End of stack trace from previous location --- at FluentAssertions.Specialized.AsyncFunctionAssertions`2.InvokeWithInterceptionAsync(Func`1 action).
DuckDB.NET.Test.DuckDBDataReaderTests.CancellingLongRunningQueryThrowsOperationCancelledException(useStreamingMode: True): /_/DuckDB.NET.Test/DuckDBDataReaderTests.cs#L386
Expected a <System.OperationCanceledException> to be thrown, but found <DuckDB.NET.Data.DuckDBException>: DuckDB.NET.Data.DuckDBException (0x0000000D): Catalog Error: Table with name "cnt" already exists! at DuckDB.NET.Data.PreparedStatement.PreparedStatement.Execute(DuckDBParameterCollection parameterCollection, Boolean useStreamingMode) in /_/DuckDB.NET.Data/PreparedStatement/PreparedStatement.cs:line 69 at DuckDB.NET.Data.PreparedStatement.PreparedStatement.PrepareMultiple(DuckDBNativeConnection connection, String query, DuckDBParameterCollection parameters, Boolean useStreamingMode)+MoveNext() in /_/DuckDB.NET.Data/PreparedStatement/PreparedStatement.cs:line 33 at DuckDB.NET.Data.DuckDBDataReader.InitNextReader() in /_/DuckDB.NET.Data/DuckDBDataReader.cs:line 47 at DuckDB.NET.Data.DuckDBDataReader..ctor(DuckDBCommand command, IEnumerable`1 queryResults, CommandBehavior behavior) in /_/DuckDB.NET.Data/DuckDBDataReader.cs:line 35 at DuckDB.NET.Data.DuckDBCommand.ExecuteDbDataReader(CommandBehavior behavior) in /_/DuckDB.NET.Data/DuckDBCommand.cs:line 109 at System.Data.Common.DbCommand.ExecuteDbDataReaderAsync(CommandBehavior behavior, CancellationToken cancellationToken) --- End of stack trace from previous location --- at DuckDB.NET.Test.DuckDBDataReaderTests.<>c__DisplayClass18_0.<<CancellingLongRunningQueryThrowsOperationCancelledException>b__0>d.MoveNext() in /_/DuckDB.NET.Test/DuckDBDataReaderTests.cs:line 386 --- End of stack trace from previous location --- at FluentAssertions.Specialized.AsyncFunctionAssertions`2.InvokeWithInterceptionAsync(Func`1 action).
Build library (windows-latest)
Process completed with exit code 1.
Build library (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build library (ubuntu-latest): DuckDB.NET.Data/DuckDBAppenderRow.cs#L174
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#L174
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#L174
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#L174
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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build library (macos-14): DuckDB.NET.Data/DuckDBAppenderRow.cs#L174
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#L174
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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build library (windows-latest): DuckDB.NET.Data/DuckDBAppenderRow.cs#L174
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#L174
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)