Skip to content

os: add disk_usage() #9467

os: add disk_usage()

os: add disk_usage() #9467

Triggered via pull request February 2, 2025 13:01
Status Failure
Total duration 54m 53s
Artifacts

linux_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
gcc
pointer targets in passing argument 1 of ‘statvfs’ differ in signedness [-Werror=pointer-sign]
gcc
Process completed with exit code 1.
clang
passing 'u8 *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Werror,-Wpointer-sign]
clang
Process completed with exit code 1.