Pipeline skipped because of checkpatch error
I pushed a branch at https://gitlab.freedesktop.org/linux-media/media-staging/-/pipelines/1099269
for which I have legitimate checkpatch failures, in example:
ERROR: trailing statements should be on next line
#119: FILE: drivers/media/v4l2-core/v4l2-ioctl.c:1525:
+ case V4L2_PIX_FMT_PISP_COMP2_GRBG: descr = "PiSP 8b GRGR/BGBG mode2 compr"; break;
(with 'legitimate' here I mean "the tool is wrong, I'm right" :) )
The rest of the pipeline seems to be skipped because of this.
Also, the checkpatch errors are not visibile in the failed job report: https://gitlab.freedesktop.org/linux-media/media-staging/-/jobs/54862152
Edited by Jacopo Mondi