Skip to content

Feature process rule #463

Feature process rule

Feature process rule #463

Triggered via pull request December 10, 2024 15:23
Status Failure
Total duration 7m 55s
Artifacts 1

ci.yml

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

Annotations

34 errors and 61 warnings
test (ubuntu-latest): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
test (ubuntu-latest)
Process completed with exit code 101.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
test (macos-latest)
The operation was canceled.
build-cli-macos (aarch64-apple-darwin): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-macos (aarch64-apple-darwin)
Process completed with exit code 101.
build-cli-macos (x86_64-apple-darwin): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-macos (x86_64-apple-darwin)
Process completed with exit code 101.
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (arm-unknown-linux-musleabi)
Process completed with exit code 101.
build-cli-cross (i686-unknown-linux-musl): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (i686-unknown-linux-musl)
Process completed with exit code 101.
build-cli-cross (armv7-unknown-linux-musleabihf): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (armv7-unknown-linux-musleabihf)
Process completed with exit code 101.
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (aarch64-unknown-linux-musl)
Process completed with exit code 101.
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (x86_64-unknown-linux-musl)
Process completed with exit code 101.
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-cli-cross (x86_64-pc-windows-gnu)
Process completed with exit code 101.
build-lib-apple: leaf/src/app/process_finder.rs#L39
no method named `to_string_lossy` found for enum `std::option::Option` in the current scope
build-lib-apple: leaf/src/app/process_finder.rs#L41
mismatched types
build-lib-apple
Process completed with exit code 101.
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
test (ubuntu-latest): leaf/src/common/cmd_linux.rs#L116
unused variable: `gw`
test (ubuntu-latest): leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
test (ubuntu-latest): leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
test (macos-latest): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
test (macos-latest): leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
test (macos-latest): leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-cli-macos (aarch64-apple-darwin): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-macos (x86_64-apple-darwin): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-cross (arm-unknown-linux-musleabi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli-cross (arm-unknown-linux-musleabi): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-cross (i686-unknown-linux-musl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli-cross (i686-unknown-linux-musl): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-cross (armv7-unknown-linux-musleabihf)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli-cross (aarch64-unknown-linux-musl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli-cross (aarch64-unknown-linux-musl): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-cross (x86_64-unknown-linux-musl)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-cli-cross (x86_64-unknown-linux-musl): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-cli-cross (x86_64-pc-windows-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/mod.rs#L21
unused import: `AsRawSocket`
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/app/inbound/manager.rs#L262
variable does not need to be mutable
build-cli-cross (x86_64-pc-windows-gnu): leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-lib-apple: leaf/src/app/process_finder.rs#L61
variable does not need to be mutable
build-lib-apple: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-apple: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-android: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-android: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`
build-lib-android: leaf/src/config/conf/config.rs#L597
irrefutable `if let` pattern
build-lib-android: leaf/src/config/conf/config.rs#L646
irrefutable `if let` pattern
build-lib-android: leaf/src/proxy/mod.rs#L1
unused import: `std::ffi::CString`
build-lib-android: leaf/src/proxy/mod.rs#L219
unused variable: `iface`

Artifacts

Produced during runtime
Name Size
leaf-android-libs.zip
23.6 MB