feat: implement very basic ORM #127
rust.yml
on: push
Matrix: Build & test
Clippy lint checks
37s
Test coverage checks
2m 20s
Code formatting checks
21s
Machete dependencies checks
6s
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 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'
|