Skip to content

Modularization Experiments with LLEXT #115

Modularization Experiments with LLEXT

Modularization Experiments with LLEXT #115

Triggered via pull request October 12, 2024 23:23
Status Failure
Total duration 39s
Artifacts

checkpatch.yml

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

Annotations

10 errors and 1 warning
checkpatch review
WARNING: Missing commit description - Add an appropriate one
checkpatch review: cores/arduino/api/ArduinoAPI.h#L2
WARNING: Block comments use * on subsequent lines
checkpatch review: cores/arduino/api/ArduinoAPI.h#L16
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
checkpatch review: cores/arduino/api/ArduinoAPI.h#L17
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
checkpatch review: cores/arduino/api/Binary.h#L2
WARNING: Block comments use * on subsequent lines
checkpatch review: cores/arduino/api/Binary.h#L17
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
checkpatch review: cores/arduino/api/Binary.h#L18
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL.
checkpatch review: cores/arduino/api/Binary.h#L25
WARNING: Block comments use a trailing */ on a separate line
checkpatch review: cores/arduino/api/Binary.h#L28
ERROR: space prohibited before open square bracket '['
checkpatch review: cores/arduino/api/Binary.h#L31
WARNING: space prohibited between function name and open parenthesis '('
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/