Skip to content

Setup Github Actions #5

Setup Github Actions

Setup Github Actions #5

Triggered via pull request June 1, 2025 04:51
Status Failure
Total duration 1m 40s
Artifacts

rust.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (windows-latest): src/windows.rs#L162
no function or associated item named `from_raw` found for struct `std::process::ExitStatus` in the current scope
build (windows-latest): src/windows.rs#L156
no function or associated item named `from_raw` found for struct `std::process::ExitStatus` in the current scope
build (windows-latest): src/windows.rs#L113
mismatched types
build (windows-latest): src/windows.rs#L173
unused import: `std::os::windows::process::ExitStatusExt`
build (windows-latest): src/unix/wait_state.rs#L367
unresolved imports `libc::WCOREDUMP`, `libc::WEXITSTATUS`, `libc::WIFCONTINUED`, `libc::WIFEXITED`, `libc::WIFSIGNALED`, `libc::WIFSTOPPED`, `libc::WSTOPSIG`, `libc::WTERMSIG`
build (windows-latest): src/unix/wait_status.rs#L1
failed to resolve: could not find `unix` in `os`