[buck2]REFACTOR: Create TaskHandler V2 API based on new DB Migration #5159
base.yml
on: pull_request
Rustfmt Check
15s
Clippy Check
4m 26s
Matrix: Full Test
Annotations
10 errors and 2 warnings
|
Clippy Check:
orion-server/src/model/orion_tasks.rs#L33
cannot find type `Entity` in module `super::build_targets`
|
|
Clippy Check:
orion-server/src/model/orion_tasks.rs#L19
cannot find value `Entity` in module `super::build_targets`
|
|
Clippy Check:
orion-server/src/model/build_targets.rs#L21
cannot find type `DbErr` in this scope
|
|
Clippy Check:
orion-server/src/model/build_targets.rs#L19
cannot find type `Uuid` in this scope
|
|
Clippy Check:
orion-server/src/model/build_targets.rs#L18
cannot find type `Uuid` in this scope
|
|
Clippy Check:
orion-server/src/model/build_targets.rs#L7
cannot find type `Uuid` in this scope
|
|
Clippy Check:
orion-server/src/model/build_targets.rs#L7
cannot find type `Uuid` in this scope
|
|
Clippy Check:
orion-server/src/api.rs#L805
cannot find function `release_worker` in module `scheduler`
|
|
Clippy Check:
orion-server/src/api.rs#L755
cannot find function `release_worker` in module `scheduler`
|
|
Clippy Check:
orion-server/src/api.rs#L703
cannot find function `release_worker` in 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
|