working tests #29
scheduled.yml
on: push
ubuntu / nightly
2m 31s
ubuntu / beta / updated
3s
Annotations
3 errors
empty doc comment:
packages/usb/src/lib.rs#L20
error: empty doc comment
--> packages/usb/src/lib.rs:20:5
|
20 | ///
| ^^^
|
= 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#L20
error: empty doc comment
--> packages/usb/src/lib.rs:20:5
|
20 | ///
| ^^^
|
= 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.
|