Skip to content

Musl build

Musl build #1979

Re-run triggered February 26, 2026 14:54
Status Failure
Total duration 17s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
12s
checkpatch review
Fit to window
Zoom out
Zoom in

Annotations

10 errors
checkpatch review: libnvme/test/ioctl/mock.c#L164
ERROR: code indent should use tabs where possible
checkpatch review: libnvme/test/ioctl/mock.c#L163
WARNING: Prefer using '"%s...", __func__' to using 'ioctl', this function's name, in a string
checkpatch review: libnvme/test/ioctl/mock.c#L163
WARNING: please, no spaces at the start of a line
checkpatch review: libnvme/test/ioctl/mock.c#L163
ERROR: code indent should use tabs where possible
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review: libnvme/src/nvme/linux.c#L94
WARNING: Missing a blank line after declarations
checkpatch review: libnvme/src/nvme/linux.c#L92
WARNING: Block comments use a trailing */ on a separate line
checkpatch review: libnvme/src/nvme/linux.c#L91
WARNING: line length of 87 exceeds 80 columns
checkpatch review
WARNING: 'ommiting' may be misspelled - perhaps 'omitting'?
checkpatch review
WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line)