Rust CI #601
rust.yml
on: schedule
Matrix: Build & test
Clippy lint checks
20s
Test with external dependencies
3m 35s
Test coverage checks
3m 58s
Code formatting checks
24s
Machete dependencies checks
6s
Minimal dependency versions build
1m 33s
Annotations
9 errors
Build & test (nightly, ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|
Build & test (nightly, ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|
Build & test (nightly, macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/flareon/flareon/target/tests/target'
|
Build & test (nightly, macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/flareon/flareon/target/tests/target'
|
Build & test (nightly, windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\flareon\flareon\target\tests\target'
|
Build & test (nightly, windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\flareon\flareon\target\tests\target'
|
Test with external dependencies
Process completed with exit code 100.
|
Test coverage checks
ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|
Test coverage checks
Error: ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|