feat(orm): implement dependencies for migrations (#79) #635
rust.yml
on: push
Matrix: Build & test
Clippy lint checks
20s
Test with external dependencies
4m 37s
Test coverage checks
4m 19s
Code formatting checks
18s
Machete dependencies checks
6s
Minimal dependency versions build
1m 20s
Build with each feature combination
1m 55s
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'
|