Allow users to remap FDs before container start #940
basic.yml
on: pull_request
changes
7s
Matrix: check
Matrix: tests
Annotations
14 errors and 4 warnings
check (aarch64, gnu)
Process completed with exit code 1.
|
check (aarch64, musl)
The job was canceled because "aarch64_gnu" failed.
|
check (aarch64, musl)
Process completed with exit code 1.
|
check (x86_64, musl)
The job was canceled because "aarch64_gnu" failed.
|
check (x86_64, musl)
Process completed with exit code 1.
|
check (x86_64, gnu)
The job was canceled because "aarch64_gnu" failed.
|
check (x86_64, gnu)
Process completed with exit code 1.
|
tests (x86_64, gnu):
crates/libcontainer/src/container/builder_impl.rs#L45
cannot find type `RawFd` in this scope
|
tests (x86_64, gnu):
crates/libcontainer/src/container/builder_impl.rs#L45
cannot find type `RawFd` in this scope
|
tests (x86_64, gnu)
Process completed with exit code 101.
|
tests (x86_64, musl)
The job was canceled because "x86_64_gnu" failed.
|
tests (x86_64, musl):
crates/libcontainer/src/container/builder_impl.rs#L45
cannot find type `RawFd` in this scope
|
tests (x86_64, musl):
crates/libcontainer/src/container/builder_impl.rs#L45
cannot find type `RawFd` in this scope
|
tests (x86_64, musl)
Process completed with exit code 101.
|
check (aarch64, gnu):
crates/libcontainer/src/syscall/linux.rs#L182
Diff in /home/runner/work/youki/youki/crates/libcontainer/src/syscall/linux.rs
|
check (aarch64, musl):
crates/libcontainer/src/syscall/linux.rs#L182
Diff in /home/runner/work/youki/youki/crates/libcontainer/src/syscall/linux.rs
|
check (x86_64, musl):
crates/libcontainer/src/syscall/linux.rs#L182
Diff in /home/runner/work/youki/youki/crates/libcontainer/src/syscall/linux.rs
|
check (x86_64, gnu):
crates/libcontainer/src/syscall/linux.rs#L182
Diff in /home/runner/work/youki/youki/crates/libcontainer/src/syscall/linux.rs
|