Skip to content

chore: handle mutex errors #356

chore: handle mutex errors

chore: handle mutex errors #356

Triggered via push August 8, 2023 06:53
Status Success
Total duration 19m 49s
Artifacts 11

ci.yml

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

Annotations

115 warnings
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/app/logger.rs#L2
unused import: `std::io::Write`
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-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
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 (arm-unknown-linux-musleabi): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
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/app/logger.rs#L2
unused import: `std::io::Write`
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/app/inbound/manager.rs#L262
variable does not need to be mutable
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/app/logger.rs#L2
unused import: `std::io::Write`
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/
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
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 (aarch64-unknown-linux-musl): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
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 (i686-unknown-linux-musl): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
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/
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/app/logger.rs#L1
unused import: `std::io`
test (ubuntu-latest): leaf/src/app/logger.rs#L2
unused import: `std::io::Write`
test (ubuntu-latest): leaf/src/app/logger.rs#L7
unused import: `Append`
test (ubuntu-latest): leaf/src/app/logger.rs#L9
unused import: `Encode`
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#L7
unused import: `futures::FutureExt`
test (ubuntu-latest): leaf/tests/common.rs#L9
unused import: `Rng`
test (ubuntu-latest): leaf/tests/common.rs#L420
unused variable: `socks_addr_cloned`
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#L7
unused import: `futures::FutureExt`
test (macos-latest): leaf/tests/common.rs#L9
unused import: `Rng`
test (macos-latest): leaf/tests/common.rs#L420
unused variable: `socks_addr_cloned`
test (macos-latest): leaf/tests/common.rs#L613
unused variable: `socks_addr_cloned`
test (macos-latest): leaf/tests/common.rs#L527
unused variable: `n`
test (macos-latest): leaf/tests/common.rs#L567
unused variable: `buf`
test (macos-latest): leaf/tests/common.rs#L632
unused variable: `n`
test (macos-latest): leaf/tests/common.rs#L514
variable does not need to be mutable
test (macos-latest): leaf/tests/common.rs#L564
variable does not need to be mutable
test (macos-latest): leaf/tests/common.rs#L567
variable does not need to be mutable
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/app/logger.rs#L7
unused import: `console::ConsoleAppender`
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/app/logger.rs#L7
unused import: `Append`
build-android: leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
build-android: leaf/src/app/logger.rs#L7
unused import: `console::ConsoleAppender`
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/app/logger.rs#L7
unused import: `Append`
build-android: leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
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/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`
build-apple: leaf/src/proxy/tls/outbound/stream.rs#L67
unused variable: `certificate`

Artifacts

Produced during runtime
Name Size
leaf-aarch64-unknown-linux-musl Expired
6.35 MB
leaf-android-libs.zip Expired
26 MB
leaf-arm-unknown-linux-musleabi Expired
6.76 MB
leaf-armv7-unknown-linux-musleabihf Expired
6.51 MB
leaf-i686-unknown-linux-musl Expired
6.92 MB
leaf-mips-unknown-linux-musl Expired
7.72 MB
leaf-mipsel-unknown-linux-musl Expired
7.72 MB
leaf-x86_64-apple-darwin Expired
7.03 MB
leaf-x86_64-pc-windows-gnu.exe Expired
6.89 MB
leaf-x86_64-unknown-linux-musl Expired
8.11 MB
leaf.xcframework.zip Expired
104 MB