Skip to content

minor fixes + ci tools bump #44

minor fixes + ci tools bump

minor fixes + ci tools bump #44

Triggered via pull request July 10, 2024 09:06
Status Success
Total duration 30m 21s
Artifacts 6

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
26s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Deploy extension binaries  /  Generate matrix
21s
Deploy extension binaries / Generate matrix
Matrix: Deploy extension binaries / Deploy
Fit to window
Zoom out
Zoom in

Annotations

46 warnings
Build extension binaries / Generate matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Update' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Final' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Init' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
aws-sdk-cpp's buildsystem uses very long paths and may fail on your system.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Deploy extension binaries / Generate matrix
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (linux_amd64_gcc4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (linux_amd64_gcc4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (linux_amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (linux_amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (linux_arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (linux_arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (windows_amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (windows_amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (osx_amd64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (osx_amd64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy extension binaries / Deploy (osx_arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy extension binaries / Deploy (osx_arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "aws-v1.0.0-extension-linux_amd64", "aws-v1.0.0-extension-linux_amd64_gcc4", "aws-v1.0.0-extension-linux_arm64", "aws-v1.0.0-extension-osx_amd64", "aws-v1.0.0-extension-osx_arm64", "aws-v1.0.0-extension-windows_amd64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
aws-v1.0.0-extension-linux_amd64 Expired
14 MB
aws-v1.0.0-extension-linux_amd64_gcc4 Expired
13.8 MB
aws-v1.0.0-extension-linux_arm64 Expired
14 MB
aws-v1.0.0-extension-osx_amd64 Expired
7.92 MB
aws-v1.0.0-extension-osx_arm64 Expired
7.31 MB
aws-v1.0.0-extension-windows_amd64 Expired
23.3 MB