Skip to content

Support setting stdin, stdout and stderr #271

Support setting stdin, stdout and stderr

Support setting stdin, stdout and stderr #271

Re-run triggered April 13, 2024 12:36
Status Failure
Total duration 5m 55s
Artifacts

basic.yml

on: pull_request
changes
6s
changes
Run test coverage
2m 20s
Run test coverage
Matrix: check
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 7 warnings
check (x86_64, musl): crates/libcontainer/src/stdio.rs#L17
`appliation` should be `application`
check (x86_64, musl)
Process completed with exit code 2.
check (aarch64, musl)
The job was canceled because "x86_64_musl" failed.
check (aarch64, gnu): crates/libcontainer/src/stdio.rs#L17
`appliation` should be `application`
check (aarch64, gnu)
Process completed with exit code 2.
check (x86_64, gnu)
The job was canceled because "x86_64_musl" failed.
tests (x86_64, musl): crates/libcontainer/src/container/container_delete.rs#L27
no method named `delete` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl): crates/libcontainer/src/container/container_events.rs#L26
no method named `events` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl): crates/libcontainer/src/container/container_kill.rs#L25
no method named `kill` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl): crates/libcontainer/src/container/container_pause.rs#L24
no method named `pause` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl): crates/libcontainer/src/container/container_resume.rs#L25
no method named `resume` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl): crates/libcontainer/src/container/container_start.rs#L29
no method named `start` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, musl)
Process completed with exit code 101.
tests (x86_64, gnu)
The job was canceled because "x86_64_musl" failed.
tests (x86_64, gnu): crates/libcontainer/src/container/container_delete.rs#L27
no method named `delete` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu): crates/libcontainer/src/container/container_events.rs#L26
no method named `events` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu): crates/libcontainer/src/container/container_kill.rs#L25
no method named `kill` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu): crates/libcontainer/src/container/container_pause.rs#L24
no method named `pause` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu): crates/libcontainer/src/container/container_resume.rs#L25
no method named `resume` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu): crates/libcontainer/src/container/container_start.rs#L29
no method named `start` found for tuple `(Container, StdioFds)` in the current scope
tests (x86_64, gnu)
The operation was canceled.
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (x86_64, musl): crates/libcontainer/src/stdio.rs#L17
"appliation" should be "application".
check (x86_64, musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check (aarch64, gnu): crates/libcontainer/src/stdio.rs#L17
"appliation" should be "application".
check (aarch64, gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run test coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, taiki-e/install-action@v1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (x86_64, musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.