Skip to content

android: avoid UAF #403

android: avoid UAF

android: avoid UAF #403

Triggered via push February 27, 2024 02:15
Status Failure
Total duration 20m 54s
Artifacts 1

ci.yml

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

Annotations

44 errors and 41 warnings
test (ubuntu-latest): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
test (ubuntu-latest): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
test (ubuntu-latest)
Process completed with exit code 101.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (aarch64-unknown-linux-musl): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (aarch64-unknown-linux-musl)
Process completed with exit code 101.
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (x86_64-unknown-linux-musl): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (x86_64-unknown-linux-musl)
Process completed with exit code 101.
build-bin-cross (i686-unknown-linux-musl): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (i686-unknown-linux-musl): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (i686-unknown-linux-musl)
Process completed with exit code 101.
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (arm-unknown-linux-musleabi): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (arm-unknown-linux-musleabi)
Process completed with exit code 101.
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (armv7-unknown-linux-musleabihf): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (armv7-unknown-linux-musleabihf)
Process completed with exit code 101.
build-bin-local (macos-latest): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-local (macos-latest): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-local (macos-latest)
Process completed with exit code 101.
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (x86_64-pc-windows-gnu): leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-bin-cross (x86_64-pc-windows-gnu)
Process completed with exit code 101.
build-android: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-android: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/geosite.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
build-apple: leaf/src/config/internal/config.rs#L27
cannot find value `VERSION_3_3_0` in crate `protobuf`
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/
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. 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. 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)
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-unknown-linux-musl)
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-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. 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. 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)
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 (arm-unknown-linux-musleabi)
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-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. 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. 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-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. 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. 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)
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-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/proxy/mod.rs#L21
unused import: `AsRawSocket`
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, 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-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/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
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/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-android: leaf/src/proxy/mod.rs#L223
unused variable: `iface`
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-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. 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. 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/lib.rs#L7
unused import: `anyhow::anyhow`
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/lib.rs#L7
unused import: `anyhow::anyhow`
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`

Artifacts

Produced during runtime
Name Size
leaf-android-libs.zip Expired
1.35 KB