Skip to content

Implement listen / notify for Postgres backend #459

Implement listen / notify for Postgres backend

Implement listen / notify for Postgres backend #459

Triggered via pull request December 11, 2025 11:52
Status Failure
Total duration 10m 4s
Artifacts

linux-cxx20-vcpkg.yaml

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

Annotations

20 errors
(gcc-14-postgres)
Process completed with exit code 1.
(gcc-14-postgres): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
(gcc-11-postgres)
Process completed with exit code 1.
(gcc-11-postgres): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
(gcc-12-postgres)
Process completed with exit code 1.
(gcc-12-postgres): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
(llvm-16-postgres)
Process completed with exit code 1.
(llvm-16-postgres): src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
(llvm-18-postgres)
Process completed with exit code 1.
(llvm-18-postgres): src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
(gcc-11-sqlite)
Process completed with exit code 1.
(gcc-11-sqlite): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
(llvm-18-sqlite)
Process completed with exit code 1.
(llvm-18-sqlite): src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
(gcc-12-sqlite)
Process completed with exit code 1.
(gcc-12-sqlite): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’
(llvm-16-sqlite)
Process completed with exit code 1.
(llvm-16-sqlite): src/sqlgen/postgres/Connection.cpp#L103
out-of-line definition of 'native_socket' does not match any declaration in 'sqlgen::postgres::Connection'
(gcc-14-sqlite)
Process completed with exit code 1.
(gcc-14-sqlite): src/sqlgen/postgres/Connection.cpp#L103
no declaration matches ‘int sqlgen::postgres::Connection::native_socket() const’