[buck2]REFACTOR: Create TaskHandler V2 API based on new DB Migration #5148
base.yml
on: pull_request
Rustfmt Check
14s
Clippy Check
4m 39s
Matrix: Full Test
Annotations
9 errors and 2 warnings
|
Clippy Check
Process completed with exit code 101.
|
|
Clippy Check:
orion-server/src/api.rs#L785
variable does not need to be mutable
|
|
Clippy Check:
orion-server/src/api.rs#L684
`std::option::Option<std::string::String>` is not a future
|
|
Clippy Check:
orion-server/src/scheduler.rs#L29
unused import: `scheduler`
|
|
Clippy Check:
orion-server/src/api.rs#L760
cannot find value `chosen_id` in this scope
|
|
Clippy Check:
orion-server/src/api.rs#L760
expected value, found module `scheduler`
|
|
Clippy Check:
orion-server/src/api.rs#L733
cannot find value `chosen_id` in this scope
|
|
Clippy Check:
orion-server/src/api.rs#L708
cannot find value `chosen_id` in this scope
|
|
Clippy Check:
orion-server/src/api.rs#L708
expected value, found module `scheduler`
|
|
Clippy Check
Cache save failed.
|
|
Clippy Check
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|