minor(CI): Use install-action to speed up ci (#23661)
#71018
rust.yml
on: push
linux build test
2m 36s
build and run with wasm-pack
6m 15s
cargo test (macos-aarch64)
8m 44s
Verify Vendored Code
1m 46s
Check cargo fmt
1m 17s
Check GitHub Actions install tooling
6s
Verify MSRV (Min Supported Rust Version)
6m 0s
cargo check datafusion-common features
2m 7s
cargo check datafusion-substrait features
7m 46s
cargo check datafusion-proto features
4m 5s
cargo check datafusion-ffi features
1m 28s
cargo check datafusion features
10m 12s
cargo check datafusion-functions features
2m 43s
cargo test (amd64)
8m 0s
cargo test datafusion-cli (amd64)
3m 34s
cargo examples (amd64)
5m 9s
cargo test doc (amd64)
6m 0s
cargo doc
3m 34s
verify benchmark results (amd64)
9m 59s
Run sqllogictest with Postgres runner
4m 43s
Run sqllogictest in Substrait round-trip mode
4m 51s
clippy
3m 29s
check Cargo.toml formatting
1m 30s
check configs.md and ***_functions.md is up-to-date
4m 35s
check example README is up-to-date
5m 52s
Annotations
2 warnings
|
cargo test (macos-aarch64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cargo test (amd64)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|