Skip to content

feat: add read_postgres_binary table function and COPY FROM support for binary files #475

feat: add read_postgres_binary table function and COPY FROM support for binary files

feat: add read_postgres_binary table function and COPY FROM support for binary files #475

Triggered via pull request April 1, 2026 15:24
Status Success
Total duration 30m 44s
Artifacts

Linux.yml

on: pull_request
Format Check
20s
Format Check
Matrix: Run tests on Linux
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Format Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, lukka/run-vcpkg@v11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1313
‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1300
‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1299
‘ENGINE_finish’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1289
‘ENGINE_load_private_key’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1283
‘ENGINE_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1275
‘ENGINE_init’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L1262
‘ENGINE_by_id’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L835
‘OPENSSL_config’ is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L549
‘ASN1_STRING_data’ is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15): postgres/src/interfaces/libpq/fe-secure-openssl.c#L513
‘ASN1_STRING_data’ is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
Run tests on Linux (<submodule_version>, linux_amd64, 2023.04.15)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.