Merge pull request #153 from spacemeshos/151-max-retries #630
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: push
Annotations
3 warnings
unneeded `return` statement:
service/src/main.rs#L235
warning: unneeded `return` statement
--> service/src/main.rs:235:13
|
235 | return err.unwrap();
| ^^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
|
unneeded `return` statement:
service/src/main.rs#L232
warning: unneeded `return` statement
--> service/src/main.rs:232:13
|
232 | return Ok(())
| ^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_return
= note: `#[warn(clippy::needless_return)]` on by default
help: remove `return`
|
232 | Ok(())
|
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
libpost-linux
Expired
|
14.6 MB |
|
libpost-linux-arm64
Expired
|
14.9 MB |
|
libpost-macos
Expired
|
10.1 MB |
|
libpost-macos-m1
Expired
|
10.1 MB |
|
libpost-windows
Expired
|
12.3 MB |
|
profiler-linux
Expired
|
8.11 MB |
|
profiler-linux-arm64
Expired
|
8.14 MB |
|
profiler-macos
Expired
|
3.62 MB |
|
profiler-macos-m1
Expired
|
3.5 MB |
|
profiler-windows
Expired
|
2.7 MB |
|
service-linux
Expired
|
14.2 MB |
|
service-linux-arm64
Expired
|
14.2 MB |
|
service-macos
Expired
|
8.06 MB |
|
service-macos-m1
Expired
|
7.95 MB |
|
service-windows
Expired
|
6.3 MB |
|