Skip to content

Implement OFFSET support #431

Implement OFFSET support

Implement OFFSET support #431

Triggered via pull request November 30, 2025 13:52
Status Failure
Total duration 4m 40s
Artifacts

macos-cxx20-vcpkg.yaml

on: pull_request
Matrix: macos-clang
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 13 warnings
(macos-latest-sqlite)
Process completed with exit code 1.
(macos-latest-sqlite): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L134
no matching function for call to object of type 'const sqlgen::CreateAs<test_create_view_as::Name, sqlgen::transpilation::TableWrapper<test_create_view_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>'
(macos-latest-sqlite): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L132
no type named 'type' in 'std::invoke_result<sqlgen::CreateAs<test_create_view_as::Name, sqlgen::transpilation::TableWrapper<test_create_view_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>, rfl::Ref<sqlgen::sqlite::Connection>>'
(macos-latest-sqlite): include/sqlgen/create_as.hpp#L74
no matching function for call to 'create_as_impl'
(macos-latest-sqlite): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L134
no matching function for call to object of type 'const sqlgen::CreateAs<test_create_table_as::Name, sqlgen::transpilation::TableWrapper<test_create_table_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>'
(macos-latest-sqlite): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L132
no type named 'type' in 'std::invoke_result<sqlgen::CreateAs<test_create_table_as::Name, sqlgen::transpilation::TableWrapper<test_create_table_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>, rfl::Ref<sqlgen::sqlite::Connection>>'
(macos-latest-sqlite): include/sqlgen/create_as.hpp#L74
no matching function for call to 'create_as_impl'
(macos-latest-mysql)
Process completed with exit code 1.
(macos-latest-mysql): include/sqlgen/select_from.hpp#L277
no viable conversion from 'const OffsetType' (aka 'const rfl::Nothing') to 'size_t' (aka 'unsigned long')
(macos-latest-duckdb)
Process completed with exit code 1.
(macos-latest-duckdb): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L134
no matching function for call to object of type 'const sqlgen::CreateAs<test_create_view_as::Name, sqlgen::transpilation::TableWrapper<test_create_view_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>'
(macos-latest-duckdb): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L132
no type named 'type' in 'std::invoke_result<sqlgen::CreateAs<test_create_view_as::Name, sqlgen::transpilation::TableWrapper<test_create_view_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>, rfl::Ref<sqlgen::duckdb::Connection>>'
(macos-latest-duckdb): include/sqlgen/create_as.hpp#L74
no matching function for call to 'create_as_impl'
(macos-latest-duckdb): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L134
no matching function for call to object of type 'const sqlgen::CreateAs<test_create_table_as::Name, sqlgen::transpilation::TableWrapper<test_create_table_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>'
(macos-latest-duckdb): build/vcpkg_installed/arm64-osx/include/rfl/Result.hpp#L132
no type named 'type' in 'std::invoke_result<sqlgen::CreateAs<test_create_table_as::Name, sqlgen::transpilation::TableWrapper<test_create_table_as::Person>, rfl::Nothing, rfl::Tuple<sqlgen::transpilation::Col<rfl::internal::StringLiteral<11>{{"first_name"}}, rfl::internal::StringLiteral<1>{{""}}>, sqlgen::transpilation::Col<rfl::internal::StringLiteral<10>{{"last_name"}}, rfl::internal::StringLiteral<1>{{""}}>>, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing, rfl::Nothing>, rfl::Ref<sqlgen::duckdb::Connection>>'
(macos-latest-duckdb): include/sqlgen/create_as.hpp#L74
no matching function for call to 'create_as_impl'
(macos-latest-postgres)
Process completed with exit code 1.
(macos-latest-postgres): include/sqlgen/select_from.hpp#L277
no viable conversion from 'const OffsetType' (aka 'const rfl::Nothing') to 'size_t' (aka 'unsigned long')
(macos-latest-sqlite)
icu4c@78 78.1 is already installed and up-to-date. To reinstall 78.1, run: brew reinstall icu4c@78
(macos-latest-sqlite)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
(macos-latest-sqlite)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
(macos-latest-mysql)
icu4c@78 78.1 is already installed and up-to-date. To reinstall 78.1, run: brew reinstall icu4c@78
(macos-latest-mysql)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
(macos-latest-mysql)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
(macos-latest-duckdb)
icu4c@78 78.1 is already installed and up-to-date. To reinstall 78.1, run: brew reinstall icu4c@78
(macos-latest-duckdb)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
(macos-latest-duckdb)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja
(macos-latest-postgres)
Couldn't adjust RPATH of
(macos-latest-postgres)
icu4c@78 78.1 is already installed and up-to-date. To reinstall 78.1, run: brew reinstall icu4c@78
(macos-latest-postgres)
pkgconf 2.5.1 is already installed and up-to-date. To reinstall 2.5.1, run: brew reinstall pkgconf
(macos-latest-postgres)
ninja 1.13.2 is already installed and up-to-date. To reinstall 1.13.2, run: brew reinstall ninja