Skip to content

Add a test for aggregate functions with aliases #410

Add a test for aggregate functions with aliases

Add a test for aggregate functions with aliases #410

Triggered via pull request May 8, 2024 00:09
Status Failure
Total duration 3m 41s
Artifacts

validation-rust.yaml

on: pull_request
Clippy (cargo clippy)
1m 9s
Clippy (cargo clippy)
Check MSRV
48s
Check MSRV
Integration testing (docker)
2m 52s
Integration testing (docker)
Miri
1m 54s
Miri
Format (cargo fmt)
41s
Format (cargo fmt)
Docs (cargo doc)
1m 40s
Docs (cargo doc)
Outdated
0s
Outdated
security_audit
7s
security_audit
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 17 warnings
Clippy (cargo clippy)
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'
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'
Integration testing (docker)
Process completed with exit code 101.
Test on windows-latest (cargo test)
ENOENT: no such file or directory, opendir 'D:\a\sql-udf\sql-udf\target\tests\target'
Test on windows-latest (cargo test)
Error: ENOENT: no such file or directory, opendir 'D:\a\sql-udf\sql-udf\target\tests\target'
Test on windows-latest (cargo test)
ENOENT: no such file or directory, opendir 'D:\a\sql-udf\sql-udf\target\tests\target'
Test on windows-latest (cargo test)
Error: ENOENT: no such file or directory, opendir 'D:\a\sql-udf\sql-udf\target\tests\target'
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/.
Format (cargo fmt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v3, actions/cache@v3. 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/
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/
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/
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/
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/
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/
Test on windows-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 windows-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/