Bind BLOBs as BLOBs instead of strings #55
MainDistributionPipeline.yml
on: pull_request
Build extension binaries
/
Generate matrix
22s
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Matrix: Deploy extension binaries / Deploy
Annotations
1 error, 39 warnings, and 1 notice
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
|
Build extension binaries / Generate matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux):
CMakeLists.txt#L536
Please use a recent compiler for debug builds
|
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux):
CMakeLists.txt#L536
Please use a recent compiler for debug builds
|
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux):
CMakeLists.txt#L536
Please use a recent compiler for debug builds
|
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 / Windows (windows_amd64_rtools, x64-mingw-static)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Generate matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Deploy (linux_amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (wasm_eh)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Deploy (wasm_eh)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (wasm_threads)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Deploy (wasm_threads)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (osx_arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (linux_arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (windows_amd64_rtools)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Deploy (windows_amd64_rtools)
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 (wasm_mvp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy extension binaries / Deploy (wasm_mvp)
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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: "sqlite_scanner-main-extension-linux_amd64", "sqlite_scanner-main-extension-linux_amd64_gcc4", "sqlite_scanner-main-extension-linux_arm64", "sqlite_scanner-main-extension-osx_amd64", "sqlite_scanner-main-extension-osx_arm64", "sqlite_scanner-main-extension-wasm_eh", "sqlite_scanner-main-extension-wasm_mvp", "sqlite_scanner-main-extension-wasm_threads", "sqlite_scanner-main-extension-windows_amd64", "sqlite_scanner-main-extension-windows_amd64_rtools".
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/
|
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
ccache setup failed, skipping saving.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sqlite_scanner-main-extension-linux_amd64
Expired
|
28.1 MB |
|
sqlite_scanner-main-extension-linux_amd64_gcc4
Expired
|
30.3 MB |
|
sqlite_scanner-main-extension-linux_arm64
Expired
|
27.8 MB |
|
sqlite_scanner-main-extension-osx_amd64
Expired
|
29.9 MB |
|
sqlite_scanner-main-extension-osx_arm64
Expired
|
27.4 MB |
|
sqlite_scanner-main-extension-wasm_eh
Expired
|
1.51 MB |
|
sqlite_scanner-main-extension-wasm_mvp
Expired
|
1.48 MB |
|
sqlite_scanner-main-extension-wasm_threads
Expired
|
1.48 MB |
|
sqlite_scanner-main-extension-windows_amd64
Expired
|
20.9 MB |
|
sqlite_scanner-main-extension-windows_amd64_rtools
Expired
|
48.5 MB |
|