Skip to content

Add a test for aggregate functions with aliases #426

Add a test for aggregate functions with aliases

Add a test for aggregate functions with aliases #426

Triggered via pull request May 8, 2024 01:24
Status Failure
Total duration 49s
Artifacts

validation-rust.yaml

on: pull_request
Clippy (cargo clippy)
21s
Clippy (cargo clippy)
Check MSRV
24s
Check MSRV
Integration testing (docker)
38s
Integration testing (docker)
Miri
41s
Miri
Format (cargo fmt)
26s
Format (cargo fmt)
Docs (cargo doc)
19s
Docs (cargo doc)
Outdated
0s
Outdated
security_audit
8s
security_audit
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 15 warnings
security_audit
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Docs (cargo doc)
Process completed with exit code 101.
Clippy (cargo clippy)
Process completed with exit code 101.
Test on ubuntu-latest (cargo test)
Process completed with exit code 101.
Test on ubuntu-latest (cargo test)
ENOENT: no such file or directory, opendir '/home/runner/work/sql-udf/sql-udf/target/tests/target'
Test on ubuntu-latest (cargo test)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/sql-udf/sql-udf/target/tests/target'
Check MSRV
Process completed with exit code 101.
Format (cargo fmt)
Process completed with exit code 1.
Test on windows-latest (cargo test)
The job was canceled because "linux_ubuntu-latest_x86_6" failed.
Test on windows-latest (cargo test)
The operation was canceled.
Integration testing (docker)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cargo build --release -p udf-examples && mkdir /output && cp target/release/libudf_examples.so /output" did not complete successfully: exit code: 101
Integration testing (docker)
Process completed with exit code 1.
Miri
Process completed with exit code 101.
security_audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, rustsec/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docs (cargo doc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Docs (cargo doc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy (cargo clippy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy (cargo clippy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test on ubuntu-latest (cargo test)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on ubuntu-latest (cargo test)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check MSRV
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check MSRV
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format (cargo fmt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Format (cargo fmt)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Integration testing (docker)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration testing (docker)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Miri
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Miri
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/