bump readme #7
scheduled.yml
on: push
ubuntu / nightly
2m 5s
ubuntu / beta / updated
4s
Annotations
3 errors
empty doc comment:
packages/usb/src/lib.rs#L11
error: empty doc comment
--> packages/usb/src/lib.rs:11:5
|
11 | ///
| ^^^^
|
= help: consider removing or filling it
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
= note: `-D clippy::empty-docs` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::empty_docs)]`
|
empty doc comment:
packages/usb/src/lib.rs#L11
error: empty doc comment
--> packages/usb/src/lib.rs:11:5
|
11 | ///
| ^^^^
|
= help: consider removing or filling it
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_docs
= note: `-D clippy::empty-docs` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::empty_docs)]`
|
ubuntu / nightly
Process completed with exit code 101.
|