Skip to content

Added simplesocks

Added simplesocks #446

Triggered via push September 4, 2024 13:05
Status Success
Total duration 12m 32s
Artifacts 10

ci.yml

on: push
Matrix: build-cli-cross
Matrix: build-cli-macos
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

145 warnings
build-cli-macos (aarch64-apple-darwin)
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-cli-macos (aarch64-apple-darwin)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-macos (aarch64-apple-darwin): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-macos (aarch64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-macos (aarch64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-macos (aarch64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-macos (aarch64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
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/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
test (macos-latest): leaf/src/proxy/simplesocks/inbound/stream.rs#L6
unused import: `tracing::debug`
test (macos-latest): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
test (macos-latest): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
test (macos-latest): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
test (macos-latest): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
test (macos-latest): leaf/src/proxy/simplesocks/inbound/stream.rs#L22
variable does not need to be mutable
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/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
test (ubuntu-latest): leaf/src/proxy/simplesocks/inbound/stream.rs#L6
unused import: `tracing::debug`
test (ubuntu-latest): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
test (ubuntu-latest): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
test (ubuntu-latest): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
test (ubuntu-latest): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
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`
build-cli-macos (x86_64-apple-darwin)
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-cli-macos (x86_64-apple-darwin)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-macos (x86_64-apple-darwin): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-macos (x86_64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-macos (x86_64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-macos (x86_64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-macos (x86_64-apple-darwin): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-cli-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-cli-cross (x86_64-pc-windows-gnu)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/proxy/mod.rs#L21
unused import: `AsRawSocket`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/app/inbound/manager.rs#L275
variable does not need to be mutable
build-cli-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-cli-cross (x86_64-unknown-linux-musl)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-cli-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-cli-cross (armv7-unknown-linux-musleabihf)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-cli-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-cli-cross (i686-unknown-linux-musl)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (i686-unknown-linux-musl): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (i686-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-cross (i686-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-cross (i686-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-cross (i686-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-cli-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-cli-cross (aarch64-unknown-linux-musl)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-cli-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-cli-cross (arm-unknown-linux-musleabi)
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-lib-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-lib-android
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-lib-android: leaf/src/proxy/simplesocks/inbound/stream.rs#L6
unused import: `tracing::debug`
build-lib-android: leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-lib-android: leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-lib-android: leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-lib-android: leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-lib-android: leaf/src/proxy/mod.rs#L221
unused variable: `iface`
build-lib-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-lib-apple
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, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-lib-apple: leaf/src/proxy/simplesocks/inbound/stream.rs#L1
unused import: `std::io`
build-lib-apple: leaf/src/proxy/simplesocks/inbound/stream.rs#L4
unused import: `BufMut`
build-lib-apple: leaf/src/proxy/simplesocks/inbound/stream.rs#L5
unused imports: `AsyncReadExt` and `AsyncWriteExt`
build-lib-apple: leaf/src/proxy/simplesocks/inbound/stream.rs#L6
unused import: `tracing::debug`
build-lib-apple: leaf/src/proxy/tun/inbound.rs#L180
unexpected `cfg` condition value: `mipsel`
build-lib-apple: leaf/src/proxy/tun/inbound.rs#L181
unexpected `cfg` condition value: `mipsel64`
build-lib-apple: leaf/src/proxy/tun/inbound.rs#L197
unexpected `cfg` condition value: `mipsel`
build-lib-apple: leaf/src/proxy/tun/inbound.rs#L198
unexpected `cfg` condition value: `mipsel64`
build-lib-apple: leaf/src/proxy/simplesocks/inbound/stream.rs#L22
variable does not need to be mutable
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-android-libs.zip", "leaf-arm-unknown-linux-musleabi", "leaf-armv7-unknown-linux-musleabihf", "leaf-i686-unknown-linux-musl", "leaf-x86_64-apple-darwin", "leaf-x86_64-pc-windows-gnu.exe", "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/

Artifacts

Produced during runtime
Name Size
leaf-aarch64-apple-darwin
7.07 MB
leaf-aarch64-unknown-linux-musl
7.49 MB
leaf-android-libs.zip
21.3 MB
leaf-arm-unknown-linux-musleabi
7.97 MB
leaf-armv7-unknown-linux-musleabihf
7.67 MB
leaf-i686-unknown-linux-musl
8.01 MB
leaf-x86_64-apple-darwin
8.26 MB
leaf-x86_64-pc-windows-gnu.exe
8.25 MB
leaf-x86_64-unknown-linux-musl
9.52 MB
leaf.xcframework.zip
202 MB