Skip to content

libraries: SPI: Hanlde multiple SPI instances #95

libraries: SPI: Hanlde multiple SPI instances

libraries: SPI: Hanlde multiple SPI instances #95

Triggered via pull request August 28, 2024 10:40
Status Failure
Total duration 22s
Artifacts

checkpatch.yml

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

Annotations

4 errors and 1 warning
checkpatch review: libraries/SPI/SPI.h#L61
ERROR: Macros with multiple statements should be enclosed in a do - while loop
checkpatch review: libraries/SPI/SPI.h#L61
WARNING: macros should not use a trailing semicolon
checkpatch review: libraries/SPI/SPI.h#L62
ERROR: Macros with multiple statements should be enclosed in a do - while loop
checkpatch review: libraries/SPI/SPI.h#L62
WARNING: macros should not use a trailing semicolon
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/