Skip to content

conf: fix std::env::set_var with NUL byte #449

conf: fix std::env::set_var with NUL byte

conf: fix std::env::set_var with NUL byte #449

Triggered via push October 5, 2024 05:10
Status Failure
Total duration 3m 8s
Artifacts

ci.yml

on: push
build-lib-apple
0s
build-lib-apple
build-lib-android
0s
build-lib-android
Matrix: build-cli-cross
Matrix: build-cli-macos
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 24 warnings
build-cli-cross (i686-unknown-linux-musl)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-macos (aarch64-apple-darwin)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-macos (x86_64-apple-darwin)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-cross (aarch64-unknown-linux-musl)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-cross (x86_64-unknown-linux-musl)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-lib-apple
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-lib-android
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-cross (armv7-unknown-linux-musleabihf)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-cross (x86_64-pc-windows-gnu)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build-cli-cross (arm-unknown-linux-musleabi)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/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)
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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#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