Skip to content

fix once more

fix once more #8

Triggered via push June 23, 2024 22:13
Status Success
Total duration 2m 45s
Artifacts

CI.yaml

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

Annotations

3 warnings
./file/that/probably/doesnt/exist.rs#L0
1 warning emitted
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
1 warning emitted
warning: 1 warning emitted