Skip to content

switch Rust toolchain from nightly to stable #599

switch Rust toolchain from nightly to stable

switch Rust toolchain from nightly to stable #599

Triggered via pull request October 25, 2024 12:18
Status Success
Total duration 8m 2s
Artifacts

rust-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Rust Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Rust Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Rust Lint
profiles for the non root package will be ignored, specify profiles at the workspace root:
Rust Lint
/home/runner/work/quary/quary/Cargo.toml: unused manifest key: workspace.dev-dependencies
Rust Lint: rust/pbjson-types/src/timestamp.rs#L11
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
Rust Lint: rust/pbjson-types/src/timestamp.rs#L36
using `clone` on type `Timestamp` which implements the `Copy` trait
Rust Lint
`pbjson-types` (lib) generated 2 warnings (run `cargo clippy --fix --lib -p pbjson-types` to apply 1 suggestion)
Rust Lint: rust/core/src/database_dremio.rs#L72
useless use of `format!`
Rust Lint: rust/core/src/database_sqlite.rs#L8
this `impl` can be derived
Rust Lint: rust/core/src/file_system_override.rs#L10
usage of `Box<&'a dyn FileSystem>`
Rust Lint: rust/core/src/test_runner.rs#L78
this function has too many arguments (8/7)
Rust Lint
`quary-core` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p quary-core` to apply 2 suggestions)
Rust Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/