fix #431
ci.yml
on: push
build-apple
13m 18s
build-android
3m 2s
Matrix: build-bin-cross
Matrix: build-bin-local
Matrix: test
Annotations
2 errors and 71 warnings
build-bin-cross (x86_64-pc-windows-gnu)
Process completed with exit code 101.
|
build-android
Process completed with exit code 101.
|
build-bin-cross (x86_64-pc-windows-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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. 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-android
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/
|
build-android:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build-android:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build-android:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
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
|
test (macos-latest):
leaf/tests/common.rs#L109
function `new_socks_stream` is never used
|
test (macos-latest):
leaf/tests/common.rs#L126
function `new_socks_datagram` is never used
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
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-bin-local (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-bin-cross (i686-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/common/cmd_linux.rs#L121
unused variable: `gw`
|
build-bin-cross (i686-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
build-bin-cross (i686-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
build-bin-cross (x86_64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/common/cmd_linux.rs#L121
unused variable: `gw`
|
build-bin-cross (x86_64-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
build-bin-cross (x86_64-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
build-bin-cross (arm-unknown-linux-musleabi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/common/cmd_linux.rs#L121
unused variable: `gw`
|
build-bin-cross (arm-unknown-linux-musleabi):
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
build-bin-cross (arm-unknown-linux-musleabi):
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
build-bin-cross (armv7-unknown-linux-musleabihf)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/common/cmd_linux.rs#L121
unused variable: `gw`
|
build-bin-cross (armv7-unknown-linux-musleabihf):
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
build-bin-cross (armv7-unknown-linux-musleabihf):
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
build-bin-cross (aarch64-unknown-linux-musl)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/common/cmd_linux.rs#L121
unused variable: `gw`
|
build-bin-cross (aarch64-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L211
unused variable: `ifscope`
|
build-bin-cross (aarch64-unknown-linux-musl):
leaf/src/common/cmd_linux.rs#L234
unused variable: `ifscope`
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "leaf.xcframework.zip", "leaf-aarch64-apple-darwin", "leaf-aarch64-unknown-linux-musl", "leaf-arm-unknown-linux-musleabi", "leaf-armv7-unknown-linux-musleabihf", "leaf-i686-unknown-linux-musl", "leaf-x86_64-unknown-linux-musl".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build-apple
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, hecrj/setup-rust-action@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build-apple:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build-apple:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build-apple:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build-apple:
leaf/src/proxy/mod.rs#L19
unused import: `AsRawFd`
|
build-apple:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
build-apple:
leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
|
build-apple:
leaf/src/proxy/mod.rs#L219
unused variable: `iface`
|
build-apple:
leaf/src/proxy/mod.rs#L19
unused import: `AsRawFd`
|
build-apple:
leaf-ffi/src/lib.rs#L58
unused variable: `auto_reload`
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
leaf-aarch64-apple-darwin
Expired
|
8.38 MB |
|
leaf-aarch64-unknown-linux-musl
Expired
|
8.78 MB |
|
leaf-arm-unknown-linux-musleabi
Expired
|
8.89 MB |
|
leaf-armv7-unknown-linux-musleabihf
Expired
|
8.46 MB |
|
leaf-i686-unknown-linux-musl
Expired
|
8.98 MB |
|
leaf-x86_64-unknown-linux-musl
Expired
|
11.8 MB |
|
leaf.xcframework.zip
Expired
|
218 MB |
|