fix once more #8
CI.yaml
on: push
Clippy
18s
`cargo deny`
16s
Report Missing Dependencies
16s
Matrix: rust
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
|