Skip to content

Expand the is_connection concept to iterators #434

Expand the is_connection concept to iterators

Expand the is_connection concept to iterators #434

Triggered via pull request November 30, 2025 14:51
Status Failure
Total duration 37m 57s
Artifacts

linux-cxx20-vcpkg.yaml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

32 errors
(gcc-14-duckdb)
Process completed with exit code 1.
(gcc-14-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-14-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-14-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(gcc-11-duckdb)
Process completed with exit code 1.
(gcc-11-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-11-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-11-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(gcc-11-sqlite)
Process completed with exit code 1.
(gcc-11-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-11-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-11-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(llvm-18-duckdb)
Process completed with exit code 1.
(llvm-18-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
use of undeclared identifier 'Session'
(llvm-16-duckdb)
Process completed with exit code 1.
(llvm-16-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
use of undeclared identifier 'Session'
(gcc-14-sqlite)
Process completed with exit code 1.
(gcc-14-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-14-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-14-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(gcc-12-duckdb)
Process completed with exit code 1.
(gcc-12-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-12-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-12-duckdb): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(gcc-12-sqlite)
Process completed with exit code 1.
(gcc-12-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
template argument 1 is invalid
(gcc-12-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
parse error in template argument list
(gcc-12-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
‘Session’ was not declared in this scope
(llvm-16-sqlite)
Process completed with exit code 1.
(llvm-16-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
use of undeclared identifier 'Session'
(llvm-18-sqlite)
Process completed with exit code 1.
(llvm-18-sqlite): include/sqlgen/duckdb/Connection.hpp#L205
use of undeclared identifier 'Session'