Skip to content

Support kernel 6.11 #10

Support kernel 6.11

Support kernel 6.11 #10

Re-run triggered November 5, 2024 14:50
Status Failure
Total duration 18s
Artifacts

checkpatch.yml

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

Annotations

6 errors and 1 warning
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
checkpatch review: configure.d/1_queue_discard.conf#L2
WARNING: Missing or malformed SPDX-License-Identifier tag in line 2
checkpatch review: configure.d/1_queue_nonrot.conf#L2
WARNING: Missing or malformed SPDX-License-Identifier tag in line 2
checkpatch review: modules/cas_cache/volume/vol_block_dev_top.c#L512
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
checkpatch review: modules/cas_cache/volume/vol_block_dev_top.c#L519
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
checkpatch review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/