Skip to content

libraries: SPI: Hanlde multiple SPI instances #84

libraries: SPI: Hanlde multiple SPI instances

libraries: SPI: Hanlde multiple SPI instances #84

Triggered via pull request August 18, 2024 11:02
Status Failure
Total duration 17s
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: 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: libraries/SPI/SPI.h#L64
ERROR: code indent should use tabs where possible
checkpatch review: libraries/SPI/SPI.h#L64
WARNING: please, no spaces at the start of a line
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/