Update github actions checkout to v4, update rust-toolchain for *-app… #461
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test leaf:
leaf/src/common/cmd_linux.rs#L116
unused variable: `gw`
|
test leaf:
leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
|
test leaf:
leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
|
test leaf:
leaf/tests/common.rs#L141
function `test_tcp_half_close_on_configs` is never used
|
test leaf:
leaf/tests/common.rs#L286
function `file_hash` is never used
|
test leaf:
leaf/tests/common.rs#L300
function `test_data_transfering_reliability_on_configs` is never used
|
test leaf:
leaf/tests/common.rs#L20
function `run_tcp_echo_server` is never used
|
test leaf:
leaf/tests/common.rs#L37
function `run_udp_echo_server` is never used
|
test leaf:
leaf/tests/common.rs#L47
function `run_echo_servers` is never used
|
test leaf:
leaf/tests/common.rs#L54
function `run_leaf_instances` is never used
|
Loading