Skip to content

update rust crate nix to 0.27.1 #449

update rust crate nix to 0.27.1

update rust crate nix to 0.27.1 #449

Triggered via pull request October 30, 2024 14:50
@Mic92Mic92
synchronize #279
nix-upgrade
Status Success
Total duration 33s
Artifacts

ci.yml

on: pull_request
Matrix: Linting (fmt + clippy)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Linting (fmt + clippy) (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting (fmt + clippy) (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting (fmt + clippy) (stable): src/attach/child.rs#L141
unused return value of `std::os::fd::IntoRawFd::into_raw_fd` that must be used
Linting (fmt + clippy) (stable): src/pty.rs#L237
unused return value of `std::os::fd::IntoRawFd::into_raw_fd` that must be used
Linting (fmt + clippy) (stable): src/pty.rs#L238
unused return value of `std::os::fd::IntoRawFd::into_raw_fd` that must be used
Linting (fmt + clippy) (stable): src/pty.rs#L239
unused return value of `std::os::fd::IntoRawFd::into_raw_fd` that must be used
Linting (fmt + clippy) (stable)
`cntr` (lib) generated 4 warnings
Linting (fmt + clippy) (stable)
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/
Linting (fmt + clippy) (stable)
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/
Linting (fmt + clippy) (stable)
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/
Linting (fmt + clippy) (stable)
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/
test (x86_64-unknown-linux-gnu, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (x86_64-unknown-linux-gnu, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (x86_64-unknown-linux-gnu, stable): src/attach/child.rs#L141
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-gnu, stable): src/pty.rs#L237
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-gnu, stable): src/pty.rs#L238
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-gnu, stable): src/pty.rs#L239
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-gnu, stable)
`cntr` (lib test) generated 4 warnings (3 duplicates)
test (x86_64-unknown-linux-gnu, stable)
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/
test (x86_64-unknown-linux-gnu, stable)
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/
test (x86_64-unknown-linux-gnu, stable)
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/
test (x86_64-unknown-linux-gnu, stable)
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/
test (x86_64-unknown-linux-musl, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (x86_64-unknown-linux-musl, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (x86_64-unknown-linux-musl, stable): src/attach/child.rs#L141
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-musl, stable): src/pty.rs#L237
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-musl, stable): src/pty.rs#L238
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-musl, stable): src/pty.rs#L239
unused return value of `into_raw_fd` that must be used
test (x86_64-unknown-linux-musl, stable)
`cntr` (lib test) generated 4 warnings (4 duplicates)
test (x86_64-unknown-linux-musl, stable)
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/
test (x86_64-unknown-linux-musl, stable)
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/
test (x86_64-unknown-linux-musl, stable)
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/
test (x86_64-unknown-linux-musl, stable)
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/