Rust #283
rust.yml
on: schedule
Matrix: debug-tests
Matrix: release-tests
Matrix: nightly-checks
Matrix: sanity-checks
Matrix: hygiene-checks
Annotations
9 errors
Hygiene checks (audit, coverage, formatting) on ubuntu-latest
Command failed: cargo metadata --all-features --format-version 1
|
Hygiene checks (audit, coverage, formatting) on ubuntu-latest
error: could not find `Cargo.toml` in `/home/runner/work/XBF/XBF` or any parent directory
|
Hygiene checks (audit, coverage, formatting) on ubuntu-latest
Error: ENOENT: no such file or directory, opendir '/home/runner/work/XBF/XBF/target'
|
Hygiene checks (audit, coverage, formatting) on macOS-latest
Command failed: cargo metadata --all-features --format-version 1
|
Hygiene checks (audit, coverage, formatting) on macOS-latest
error: could not find `Cargo.toml` in `/Users/runner/work/XBF/XBF` or any parent directory
|
Hygiene checks (audit, coverage, formatting) on macOS-latest
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/XBF/XBF/target'
|
Hygiene checks (audit, coverage, formatting) on windows-latest
Command failed: cargo metadata --all-features --format-version 1
|
Hygiene checks (audit, coverage, formatting) on windows-latest
error: could not find `Cargo.toml` in `D:\a\XBF\XBF` or any parent directory
|
Hygiene checks (audit, coverage, formatting) on windows-latest
Error: ENOENT: no such file or directory, opendir 'D:\a\XBF\XBF\target'
|