Skip to content

v0.10.6

v0.10.6 #380

Triggered via push September 26, 2023 02:25
Status Success
Total duration 34m 51s
Artifacts 11

ci.yml

on: push
Matrix: build-bin-cross
Matrix: build-bin-local
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 79 warnings
build-android: leaf/src/mobile/callback.rs#L47
unresolved import `parking_lot`
build-android: leaf/src/proxy/mod.rs#L133
failed to resolve: use of undeclared crate or module `log`
build-android: leaf/src/app/inbound/network_listener.rs#L113
future cannot be sent between threads safely
build-android: leaf/src/app/inbound/network_listener.rs#L177
future cannot be sent between threads safely
build-android: leaf/src/app/dispatcher.rs#L253
future cannot be sent between threads safely
build-android: leaf/src/app/inbound/network_listener.rs#L229
future cannot be sent between threads safely
build-android: leaf/src/app/inbound/network_listener.rs#L248
future cannot be sent between threads safely
build-android: leaf/src/app/inbound/cat_listener.rs#L143
future cannot be sent between threads safely
build-android: leaf/src/proxy/failover/datagram.rs#L55
future cannot be sent between threads safely
build-android: leaf/src/proxy/failover/datagram.rs#L90
future cannot be sent between threads safely
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L121
unused variable: `gw`
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
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
build-bin-cross (x86_64-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L21
unused import: `AsRawSocket`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/app/inbound/manager.rs#L262
variable does not need to be mutable
build-bin-cross (i686-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (aarch64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (mipsel-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (mipsel-unknown-linux-musl): leaf/src/lib.rs#L7
unused import: `anyhow::anyhow`
build-bin-cross (arm-unknown-linux-musleabi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (mips-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-bin-cross (mips-unknown-linux-musl): leaf/src/lib.rs#L7
unused import: `anyhow::anyhow`
build-bin-cross (mips-unknown-linux-musl): leaf/src/proxy/tls/inbound/stream.rs#L2
unused imports: `BufReader`, `self`
build-bin-cross (x86_64-unknown-linux-musl)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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
build-bin-cross (armv7-unknown-linux-musleabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
build-bin-local (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-apple
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-apple: leaf/src/lib.rs#L7
unused import: `anyhow::anyhow`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L1
unused import: `std::fs::File`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L2
unused imports: `BufReader`, `self`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L3
unused import: `std::path::Path`
build-apple: leaf/src/proxy/tls/outbound/stream.rs#L1
unused import: `std::fs::File`
build-apple: leaf/src/proxy/tls/outbound/stream.rs#L3
unused import: `std::io::BufReader`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L45
unused variable: `certificate_key`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L67
unused variable: `sess`
build-apple: leaf/src/proxy/tls/inbound/stream.rs#L68
unused variable: `stream`

Artifacts

Produced during runtime
Name Size
leaf-aarch64-unknown-linux-musl Expired
7.22 MB
leaf-android-libs.zip Expired
1.35 KB
leaf-arm-unknown-linux-musleabi Expired
7.77 MB
leaf-armv7-unknown-linux-musleabihf Expired
7.5 MB
leaf-i686-unknown-linux-musl Expired
7.83 MB
leaf-mips-unknown-linux-musl Expired
8.95 MB
leaf-mipsel-unknown-linux-musl Expired
8.95 MB
leaf-x86_64-apple-darwin Expired
8.1 MB
leaf-x86_64-pc-windows-gnu.exe Expired
8.06 MB
leaf-x86_64-unknown-linux-musl Expired
9.26 MB
leaf.xcframework.zip Expired
211 MB