Bump nix from 0.26.2 to 0.27.1 #15
Annotations
10 errors and 5 warnings
src/bind.rs#L1
unresolved import `nix::mount`
|
src/init.rs#L10
unresolved imports `nix::unistd::sethostname`, `nix::unistd::unlink`
|
src/setup.rs#L5
unresolved import `nix::mount`
|
src/setup.rs#L6
unresolved import `nix::sched`
|
src/main.rs#L19
unresolved imports `nix::fcntl::open`, `nix::fcntl::OFlag`
|
src/main.rs#L20
unresolved import `nix::sched`
|
src/main.rs#L21
unresolved import `nix::sys::stat`
|
src/main.rs#L22
unresolved imports `nix::unistd::chroot`, `nix::unistd::fork`, `nix::unistd::ForkResult`
|
src/setup.rs#L21
cannot find function `getuid` in module `unistd`
|
src/setup.rs#L22
cannot find function `getgid` in module `unistd`
|
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/
|
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