Skip to content

ksud: Remove more Dead code, so the compiler doesn't complain #26

ksud: Remove more Dead code, so the compiler doesn't complain

ksud: Remove more Dead code, so the compiler doesn't complain #26

Triggered via push December 10, 2024 08:13
Status Success
Total duration 22s
Artifacts

rustfmt.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
rustfmt check: /home/runner/work/KernelSU/KernelSU/userspace/ksud/src/cli.rs#L238
Original: ``` ``` Expected: ``` ```
rustfmt check: /home/runner/work/KernelSU/KernelSU/userspace/ksud/src/cli.rs#L231
Original: ``` }, ``` Expected: ``` } ```
rustfmt check: /home/runner/work/KernelSU/KernelSU/userspace/ksud/src/cli.rs#L52
Original: ``` ``` Expected: ``` ```
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636