Add scrooge #65
build.yml
on: pull_request
prepare
9s
Matrix: build / Linux
Matrix: build / MacOS
Matrix: build / DuckDB-Wasm
Matrix: build / Windows
Matrix: deploy / Deploy
Waiting for pending jobs
Annotations
16 errors and 18 warnings
build / Windows (windows_amd64, x64-windows-static-md)
vcpkg install failed. See logs for more information:
|
build / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
‘make_shared_ptr’ is not a member of ‘duckdb’
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘>’ token
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
‘make_shared_ptr’ is not a member of ‘duckdb’
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘>’ token
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
‘make_shared_ptr’ is not a member of ‘duckdb’
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘>’ token
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
‘make_shared_ptr’ is not a member of ‘duckdb’
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘>’ token
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘>’ token
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
expected primary-expression before ‘)’ token
|
build / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
|
build / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The operation was canceled.
|
build / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
|
build / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The operation was canceled.
|
build / 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 / 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]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / 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]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
Please use a recent compiler for debug builds
|
build / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|
build / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Please use a recent compiler for debug builds
|
build / 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 / MacOS (osx_arm64, arm64, arm64-osx)
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
build / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / 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 / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
build / MacOS (osx_amd64, x86_64, x64-osx)
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
build / MacOS (osx_amd64, x86_64, x64-osx)
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
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: "scrooge-v1.0.0-extension-osx_amd64", "scrooge-v1.0.0-extension-osx_arm64".
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 | |
---|---|---|
scrooge-v1.0.0-extension-osx_amd64
Expired
|
28.5 MB |
|
scrooge-v1.0.0-extension-osx_arm64
Expired
|
26 MB |
|