refactor: use Request/Response from the http crate #275
rust.yml
on: push
Matrix: Build & test
Clippy lint checks
18s
Test coverage checks
3m 1s
Code formatting checks
20s
Machete dependencies checks
10s
Annotations
8 errors
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, 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, 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'
|