Skip to content

Merge branch 'main' into f-union #331

Merge branch 'main' into f-union

Merge branch 'main' into f-union #331

Triggered via push November 20, 2025 23:42
Status Failure
Total duration 33m 32s
Artifacts
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
(gcc-11-sqlite)
Process completed with exit code 1.
(gcc-11-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
(gcc-11-sqlite): src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
(gcc-14-sqlite)
Process completed with exit code 1.
(gcc-14-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
(gcc-14-sqlite): src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
(llvm-18-sqlite)
Process completed with exit code 1.
(llvm-18-sqlite): src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed due to requirement 'rfl::always_false_v<sqlgen::dynamic::Union>': Unsupported type.
(llvm-16-sqlite)
Process completed with exit code 1.
(llvm-16-sqlite): src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed due to requirement 'rfl::always_false_v<sqlgen::dynamic::Union>': Unsupported type.
(gcc-12-sqlite)
Process completed with exit code 1.
(gcc-12-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
no return statement in ‘constexpr’ function returning non-void
(gcc-12-sqlite): src/sqlgen/duckdb/to_sql.cpp#L839
static assertion failed: Unsupported type.
(gcc-11-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]
(gcc-14-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]
(gcc-12-sqlite): src/sqlgen/duckdb/to_sql.cpp#L841
control reaches end of non-void function [-Wreturn-type]