chore(deps): update rust crate nix to 0.27.1 #292
Annotations
10 errors and 12 warnings
src/attach/mod.rs#L7
unresolved imports `nix::unistd::ForkResult`, `nix::unistd::Pid`, `nix::unistd::User`
|
src/attach/child.rs#L2
unresolved import `nix::sys::signal::Signal`
|
src/attach/child.rs#L4
unresolved imports `nix::unistd::Gid`, `nix::unistd::Uid`
|
src/attach/parent.rs#L1
unresolved import `nix::sys::signal::Signal`
|
src/attach/parent.rs#L2
unresolved import `nix::sys::wait`
|
src/attach/parent.rs#L3
unresolved import `nix::unistd::Pid`
|
src/attach/parent.rs#L4
unresolved import `nix::cmsg_space`
|
src/dotcntr.rs#L2
unresolved import `nix::fcntl::OFlag`
|
src/dotcntr.rs#L3
unresolved import `nix::sys::stat`
|
src/dotcntr.rs#L4
unresolved import `nix::unistd::Pid`
|
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/
|
src/sys_ext/internal/ioctl.rs#L12
unneeded sub `cfg` when there is only one condition
|
src/sys_ext/internal/ioctl.rs#L24
unneeded sub `cfg` when there is only one condition
|
src/sys_ext/internal/ioctl.rs#L36
unneeded sub `cfg` when there is only one condition
|
src/sys_ext/internal/setrlimit.rs#L5
unneeded sub `cfg` when there is only one condition
|
src/attach/child.rs#L6
unused import: `std::convert::TryFrom`
|
src/attach/parent.rs#L6
unused import: `std::os::unix::io::RawFd`
|
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading