Add minor fixes in several subcrates #11280
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build+test.yml
on: pull_request
rustfmt
13s
test
33m 50s
clippy
1m 15s
web-client
5m 29s
reconnect-test
10m 10s
Annotations
3 warnings
useless conversion to the same type: `u16`:
validator-network/src/network_impl.rs#L71
warning: useless conversion to the same type: `u16`
--> validator-network/src/network_impl.rs:71:23
|
71 | .map(|id| id.try_into().unwrap())
| ^^^^^^^^^^^^^
|
= help: consider removing `.try_into()`
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` on by default
|
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/.
|
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 | |
---|---|---|
reconnect-test-logs
Expired
|
289 KB |
|