Update cw-orch requirement from 0.22.2 to 0.23.0 #15
check.yml
on: pull_request
stable / fmt
12s
nightly / doc
1m 22s
ubuntu / stable / features
1m 16s
Matrix: clippy
Matrix: msrv
Annotations
8 errors and 4 warnings
stable / fmt
Process completed with exit code 1.
|
nightly / doc
Process completed with exit code 101.
|
ubuntu / stable / features
Process completed with exit code 1.
|
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 / 1.72.0
Process completed with exit code 101.
|
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)]`
|
stable / clippy
Clippy had exited with the 101 exit code
|
beta / clippy
Clippy had exited with the 101 exit code
|
stable / clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
beta / clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|