How about this? #6
test.yml
on: push
Build
1m 36s
Documentation
38s
fmt
20s
clippy
50s
cargo-deny
22s
cargo-machete
1m 36s
msrv
38s
semver-check
29s
Annotations
7 errors
fmt
Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
semver-check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Documentation
Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
clippy
Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
Build
Unable to locate executable file: cargo. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
Build
ENOENT: no such file or directory, opendir '/home/runner/work/egg_recursive/egg_recursive/target/tests/target'
|
Build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/egg_recursive/egg_recursive/target/tests/target'
|