Skip to content

Add support for receiving input callback in sketches. #40

Add support for receiving input callback in sketches.

Add support for receiving input callback in sketches. #40

Triggered via pull request August 13, 2025 15:42
Status Success
Total duration 13s
Artifacts

checkpatch.yml

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

Annotations

10 errors
checkpatch review: loader/fixups.c#L60
ERROR: trailing whitespace
checkpatch review: loader/fixups.c#L58
WARNING: Statements should start on a tabstop
checkpatch review: loader/fixups.c#L56
WARNING: braces {} are not necessary for single statement blocks
checkpatch review: loader/fixups.c#L55
ERROR: open brace '{' following function definitions go on the next line
checkpatch review: loader/fixups.c#L54
ERROR: trailing whitespace
checkpatch review: loader/fixups.c#L51
ERROR: open brace '{' following function definitions go on the next line
checkpatch review: loader/fixups.c#L50
ERROR: trailing whitespace
checkpatch review: loader/fixups.c#L49
ERROR: do not initialise statics to NULL
checkpatch review: loader/fixups.c#L48
ERROR: trailing whitespace
checkpatch review: loader/fixups.c#L46
ERROR: trailing whitespace