kernel: harden the signature check #329
Annotations
8 errors and 1 warning
Build WSA-Kernel-5.15.94.2-x86_64
The run was canceled by @tiann.
|
Build WSA-Kernel-5.15.94.2-x86_64
The operation was canceled.
|
Build WSA-Kernel-5.15.104.3-x86_64
The run was canceled by @tiann.
|
Build WSA-Kernel-5.15.104.3-x86_64
The operation was canceled.
|
Build WSA-Kernel-5.15.104.1-x86_64
The run was canceled by @tiann.
|
Build WSA-Kernel-5.15.104.1-x86_64
The operation was canceled.
|
Build WSA-Kernel-5.15.104.2-arm64
The run was canceled by @tiann.
|
Build WSA-Kernel-5.15.104.2-arm64
The operation was canceled.
|
rustfmt check:
/home/runner/work/KernelSU/KernelSU/userspace/ksud/src/debug.rs#L2
Original:
```
use std::{path::{Path, PathBuf}, process::Command};
```
Expected:
```
use std::{
path::{Path, PathBuf},
process::Command,
};
```
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
kernel-WSA-arm64-5.15.104.1
Expired
|
28.6 MB |
|
kernel-WSA-arm64-5.15.104.3
Expired
|
28.6 MB |
|
kernel-WSA-arm64-5.15.94.2
Expired
|
28.6 MB |
|
kernel-WSA-x86_64-5.15.104.2
Expired
|
17 MB |
|