ci: update dependencies-action triggers #787
main.yml
on: pull_request
Matrix: build
cargo-test
1m 21s
lint
49s
Final Results
7s
Annotations
22 warnings
lint
Failed to restore: Cache service responded with 429
|
function `startup` is never used:
src/riot-rs-rt/src/lib.rs#L73
warning: function `startup` is never used
--> src/riot-rs-rt/src/lib.rs:73:4
|
73 | fn startup() -> ! {
| ^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
|
function `init` is never used:
src/riot-rs-rt/src/lib.rs#L38
warning: function `init` is never used
--> src/riot-rs-rt/src/lib.rs:38:20
|
38 | pub fn init() {}
| ^^^^
|
this returns a `Result<_, ()>`:
src/riot-rs-rt/src/lib.rs#L39
warning: this returns a `Result<_, ()>`
--> src/riot-rs-rt/src/lib.rs:39:13
|
39 | pub fn benchmark<F: Fn()>(_iterations: usize, _f: F) -> core::result::Result<usize, ()> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= help: use a custom `Error` type instead
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#result_unit_err
= note: `#[warn(clippy::result_unit_err)]` on by default
|
build (1/10)
Failed to restore: Cache service responded with 429
|
build (1/10)
Failed to restore: Cache service responded with 429
|
build (10/10)
Failed to restore: Cache service responded with 429
|
build (10/10)
Failed to restore: Cache service responded with 429
|
build (5/10)
Failed to restore: Cache service responded with 429
|
build (3/10)
Failed to restore: Cache service responded with 429
|
build (6/10)
Failed to restore: Cache service responded with 429
|
build (6/10)
Failed to restore: Cache service responded with 429
|
build (2/10)
Failed to restore: Cache service responded with 429
|
build (2/10)
Failed to restore: Cache service responded with 429
|
build (4/10)
Failed to restore: Cache service responded with 429
|
build (4/10)
Failed to restore: Cache service responded with 429
|
build (9/10)
Failed to restore: Cache service responded with 429
|
build (9/10)
Failed to restore: Cache service responded with 429
|
build (7/10)
Failed to restore: Cache service responded with 429
|
build (7/10)
Failed to restore: Cache service responded with 429
|
build (8/10)
Failed to restore: Cache service responded with 429
|
build (8/10)
Failed to restore: Cache service responded with 429
|