Setup Github Actions #5
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`
|