Skip to content

libraries: SPI: Hanlde multiple SPI instances #85

libraries: SPI: Hanlde multiple SPI instances

libraries: SPI: Hanlde multiple SPI instances #85

Triggered via pull request August 18, 2024 11:06
Status Failure
Total duration 18s
Artifacts

checkpatch.yml

on: pull_request
checkpatch review
8s
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/