[Dev] Apply upstream patches #64
Annotations
4 errors and 3 warnings
Build extension:
src/include/storage/postgres_transaction_manager.hpp#L23
unknown type name 'ErrorData'
|
Build extension:
src/postgres_storage.cpp#L23
assigning to 'duckdb::attach_function_t' (aka 'unique_ptr<duckdb::Catalog> (*)(duckdb::StorageExtensionInfo *, duckdb::AttachedDatabase &, const basic_string<char, char_traits<char>, allocator<char>> &, duckdb::AttachInfo &, duckdb::AccessMode)') from incompatible type 'unique_ptr<duckdb::Catalog> (duckdb::StorageExtensionInfo *, duckdb::ClientContext &, duckdb::AttachedDatabase &, const std::string &, duckdb::AttachInfo &, duckdb::AccessMode)' (aka 'unique_ptr<duckdb::Catalog> (duckdb::StorageExtensionInfo *, duckdb::ClientContext &, duckdb::AttachedDatabase &, const basic_string<char, char_traits<char>, allocator<char>> &, duckdb::AttachInfo &, duckdb::AccessMode)'): different number of parameters (5 vs 6)
|
Build extension:
duckdb/src/include/duckdb/common/helper.hpp#L71
allocating an object of abstract class type 'duckdb::PostgresTransactionManager'
|
Build extension
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
The logs for this run have expired and are no longer available.
Loading