Skip to content

Preview decision and remove individual keys #18

Preview decision and remove individual keys

Preview decision and remove individual keys #18

Triggered via pull request December 30, 2023 06:00
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

on: pull_request
Matrix: ci_rust / rust_tests
ci_rust  /  ...  /  cargo fmt .
11s
ci_rust / rust_lints / cargo fmt .
ci_rust  /  ...  /  cargo clippy .
18s
ci_rust / rust_lints / cargo clippy .
ci_rust  /  ...  /  cargo deny .
23s
ci_rust / rust_lints / cargo deny .
benchmark  /  cargo_bench
3m 8s
benchmark / cargo_bench
can_see_status
0s
can_see_status
can_enqueue
4s
can_enqueue
can_merge
0s
can_merge
Fit to window
Zoom out
Zoom in

Annotations

21 errors
ci_rust / rust_tests (stable) / cargo +stable test : governor/tests/future.rs#L52
cannot find macro `assert_ge` in this scope
ci_rust / rust_tests (stable) / cargo +stable test : governor/tests/future.rs#L78
cannot find macro `assert_le` in this scope
ci_rust / rust_tests (stable) / cargo +stable test : governor/tests/future.rs#L50
failed to resolve: use of undeclared type `Instant`
ci_rust / rust_tests (stable) / cargo +stable test : governor/tests/future.rs#L76
failed to resolve: use of undeclared type `Instant`
ci_rust / rust_tests (stable) / cargo +stable test
Process completed with exit code 101.
ci_rust / rust_tests (nightly) / cargo +nightly test : governor/tests/future.rs#L52
cannot find macro `assert_ge` in this scope
ci_rust / rust_tests (nightly) / cargo +nightly test : governor/tests/future.rs#L78
cannot find macro `assert_le` in this scope
ci_rust / rust_tests (nightly) / cargo +nightly test : governor/tests/future.rs#L50
failed to resolve: use of undeclared type `Instant`
ci_rust / rust_tests (nightly) / cargo +nightly test : governor/tests/future.rs#L76
failed to resolve: use of undeclared type `Instant`
ci_rust / rust_tests (nightly) / cargo +nightly test
Process completed with exit code 101.
can_enqueue
Process completed with exit code 1.