Skip to content

Update github actions. #460

Update github actions.

Update github actions. #460

Triggered via pull request October 18, 2024 09:43
Status Success
Total duration 12m 37s
Artifacts 10

ci.yml

on: pull_request
Matrix: build-cli-cross
Matrix: build-cli-macos
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

77 warnings
test (macos-latest)
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 (macos-latest): leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
test (macos-latest): leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
test (macos-latest): leaf/tests/common.rs#L141
function `test_tcp_half_close_on_configs` is never used
test (macos-latest): leaf/tests/common.rs#L286
function `file_hash` is never used
test (macos-latest): leaf/tests/common.rs#L300
function `test_data_transfering_reliability_on_configs` is never used
test (macos-latest): leaf/tests/common.rs#L20
function `run_tcp_echo_server` is never used
test (macos-latest): leaf/tests/common.rs#L37
function `run_udp_echo_server` is never used
test (macos-latest): leaf/tests/common.rs#L47
function `run_echo_servers` is never used
test (macos-latest): leaf/tests/common.rs#L54
function `run_leaf_instances` is never used
test (macos-latest): leaf/tests/common.rs#L77
function `new_socks_outbound` is never used
build-cli-macos (aarch64-apple-darwin)
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/
build-cli-macos (x86_64-apple-darwin)
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 (ubuntu-latest)
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 (ubuntu-latest): leaf/src/common/cmd_linux.rs#L116
unused variable: `gw`
test (ubuntu-latest): leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
test (ubuntu-latest): leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
test (ubuntu-latest): leaf/tests/common.rs#L141
function `test_tcp_half_close_on_configs` is never used
test (ubuntu-latest): leaf/tests/common.rs#L286
function `file_hash` is never used
test (ubuntu-latest): leaf/tests/common.rs#L300
function `test_data_transfering_reliability_on_configs` is never used
test (ubuntu-latest): leaf/tests/common.rs#L20
function `run_tcp_echo_server` is never used
test (ubuntu-latest): leaf/tests/common.rs#L37
function `run_udp_echo_server` is never used
test (ubuntu-latest): leaf/tests/common.rs#L47
function `run_echo_servers` is never used
test (ubuntu-latest): leaf/tests/common.rs#L54
function `run_leaf_instances` is never used
build-cli-cross (x86_64-unknown-linux-musl)
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/
build-cli-cross (i686-unknown-linux-musl)
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/
build-cli-cross (armv7-unknown-linux-musleabihf)
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/
build-cli-cross (x86_64-pc-windows-gnu)
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/
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L21
unused import: `AsRawSocket`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/app/inbound/manager.rs#L262
variable does not need to be mutable
build-cli-cross (aarch64-unknown-linux-musl)
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/
build-cli-cross (arm-unknown-linux-musleabi)
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/
build-lib-android
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/
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-android: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-android: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-android: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-android: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-apple
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/
build-lib-apple: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-apple: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-apple: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-apple: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-apple: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-apple: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-apple: leaf/src/proxy/mod.rs#L19
unused import: `AsRawFd`
build-lib-apple: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-apple: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-apple: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`

Artifacts

Produced during runtime
Name Size
leaf-aarch64-apple-darwin
3.44 MB
leaf-aarch64-unknown-linux-musl
3.73 MB
leaf-android-libs.zip
21.8 MB
leaf-arm-unknown-linux-musleabi
3.93 MB
leaf-armv7-unknown-linux-musleabihf
3.9 MB
leaf-i686-unknown-linux-musl
3.81 MB
leaf-x86_64-apple-darwin
3.76 MB
leaf-x86_64-pc-windows-gnu.exe
3.68 MB
leaf-x86_64-unknown-linux-musl
4.09 MB
leaf.xcframework.zip
203 MB