KernelSU-treewide: Import serveral changes #13
build-manager.yml
on: push
Matrix: build-ksud
Waiting for pending jobs
build-manager
Annotations
1 error and 4 warnings
Invalid workflow file:
.github/workflows/build-manager.yml#L33
The workflow is not valid. .github/workflows/build-manager.yml (Line: 33, Col: 17): Invalid input, pack_lkm is not defined in the referenced workflow.
|
rustfmt check:
/home/runner/work/KernelSU/KernelSU/userspace/ksud/src/defs.rs#L41
Original:
```
```
Expected:
```
```
|
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#L48
Original:
```
```
Expected:
```
```
|
rustfmt check:
/home/runner/work/KernelSU/KernelSU/userspace/ksud/src/assets.rs#L29
Original:
```
```
Expected:
```
```
|