feat(orm): implement dependencies for migrations #628
rust.yml
on: push
Matrix: Build & test
Clippy lint checks
31s
Test with external dependencies
4m 34s
Test coverage checks
4m 11s
Code formatting checks
21s
Machete dependencies checks
8s
Minimal dependency versions build
1m 21s
Build with each feature combination
1m 54s
Annotations
10 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 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'
|
Test with external dependencies
ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|
Test with external dependencies
Error: ENOENT: no such file or directory, opendir '/home/runner/work/flareon/flareon/target/tests/target'
|