make ring default crypto backend #433
Annotations
13 warnings
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/.
|
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 leaf:
leaf/src/proxy/vmess/crypto.rs#L119
method `max_padding_len` is never used
|
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
|
test leaf:
leaf/tests/common.rs#L77
function `new_socks_outbound` is never used
|
test leaf:
leaf/tests/common.rs#L109
function `new_socks_stream` is never used
|
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/
|
Loading