Skip to content

Add util feature in tower dependency #15

Add util feature in tower dependency

Add util feature in tower dependency #15

Triggered via push December 8, 2024 04:20
Status Failure
Total duration 2m 15s
Artifacts

CI.yaml

on: push
Clippy
59s
Clippy
`cargo deny`
16s
`cargo deny`
Report Missing Dependencies
12s
Report Missing Dependencies
Matrix: rust
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
`cargo deny`
Process completed with exit code 4.
Rust CI [stable on macOS]
Process completed with exit code 101.
Rust CI [nightly on macOS]
The job was canceled because "stable_macos-latest" failed.
Rust CI [nightly on macOS]
The operation was canceled.
Rust CI [nightly on Windows]
The job was canceled because "stable_macos-latest" failed.
Rust CI [nightly on Windows]
The operation was canceled.
Rust CI [stable on Windows]
The job was canceled because "stable_macos-latest" failed.
Rust CI [stable on Windows]
The operation was canceled.
Rust CI [stable on Linux (x86_64)]
The job was canceled because "stable_macos-latest" failed.
Rust CI [stable on Linux (x86_64)]
The operation was canceled.
Rust CI [nightly on Linux (x86_64)]
The job was canceled because "stable_macos-latest" failed.
Rust CI [nightly on Linux (x86_64)]
The operation was canceled.
Report Missing Dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
`cargo deny`
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
./file/that/probably/doesnt/exist.rs#L0
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
./file/that/probably/doesnt/exist.rs#L0
1 warning emitted
./file/that/probably/doesnt/exist.rs#L0
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
./file/that/probably/doesnt/exist.rs#L0
1 warning emitted
./file/that/probably/doesnt/exist.rs#L0
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
./file/that/probably/doesnt/exist.rs#L0
2 warnings emitted
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
1 warning emitted
warning: 1 warning emitted
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
1 warning emitted
warning: 1 warning emitted
the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
warning: the MSRV in `clippy.toml` and `Cargo.toml` differ; using `1.76.0` from `clippy.toml`
unit tests in doctest are not executed: crates/testkit/src/lib.rs#L22
warning: unit tests in doctest are not executed --> crates/testkit/src/../README.md:22:1 | 22 | / #[test(router)] 23 | | async fn mytest(ctx: TestContext) { | |_______________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#test_attr_in_doctest = note: `#[warn(clippy::test_attr_in_doctest)]` on by default
2 warnings emitted
warning: 2 warnings emitted