docs(contributor): contrib-readme-action has updated readme #981
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust-code-quality-check.yml
on: push
Enforce codebase style (cargo fmt)
11s
Matrix: Check codebase quality (cargo clippy)
Matrix: cargo-test
Annotations
22 errors
Enforce codebase style (cargo fmt)
Command failed: cargo metadata --all-features --format-version 1
|
Enforce codebase style (cargo fmt)
error: could not find `Cargo.toml` in `/home/runner/work/Pake/Pake` or any parent directory
|
Enforce codebase style (cargo fmt)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/Pake/Pake/target'
|
Enforce codebase style (cargo fmt)
Error: ENOENT: no such file or directory, opendir '/home/runner/.cargo/registry/index'
|
Check codebase quality (cargo clippy) (ubuntu-latest)
Command failed: cargo metadata --all-features --format-version 1
|
Check codebase quality (cargo clippy) (ubuntu-latest)
error: could not find `Cargo.toml` in `/home/runner/work/Pake/Pake` or any parent directory
|
Check codebase quality (cargo clippy) (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/Pake/Pake/target'
|
Test codebase on macos-latest (cargo test)
Command failed: cargo metadata --all-features --format-version 1
|
Test codebase on macos-latest (cargo test)
error: could not find `Cargo.toml` in `/Users/runner/work/Pake/Pake` or any parent directory
|
Test codebase on macos-latest (cargo test)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/Pake/Pake/target'
|
Check codebase quality (cargo clippy) (macos-latest)
Command failed: cargo metadata --all-features --format-version 1
|
Check codebase quality (cargo clippy) (macos-latest)
error: could not find `Cargo.toml` in `/Users/runner/work/Pake/Pake` or any parent directory
|
Check codebase quality (cargo clippy) (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/Pake/Pake/target'
|
Test codebase on ubuntu-latest (cargo test)
Command failed: cargo metadata --all-features --format-version 1
|
Test codebase on ubuntu-latest (cargo test)
error: could not find `Cargo.toml` in `/home/runner/work/Pake/Pake` or any parent directory
|
Test codebase on ubuntu-latest (cargo test)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/Pake/Pake/target'
|
Test codebase on windows-latest (cargo test)
Command failed: cargo metadata --all-features --format-version 1
|
Test codebase on windows-latest (cargo test)
error: could not find `Cargo.toml` in `D:\a\Pake\Pake` or any parent directory
|
Test codebase on windows-latest (cargo test)
Error: ENOENT: no such file or directory, opendir 'D:\a\Pake\Pake\target'
|
Check codebase quality (cargo clippy) (windows-latest)
Command failed: cargo metadata --all-features --format-version 1
|
Check codebase quality (cargo clippy) (windows-latest)
error: could not find `Cargo.toml` in `D:\a\Pake\Pake` or any parent directory
|
Check codebase quality (cargo clippy) (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\Pake\Pake\target'
|