libraries: SPI: Hanlde multiple SPI instances #84
Annotations
6 errors and 1 warning
libraries/SPI/SPI.h#L61
ERROR: Macros with multiple statements should be enclosed in a do - while loop
|
libraries/SPI/SPI.h#L61
WARNING: macros should not use a trailing semicolon
|
libraries/SPI/SPI.h#L62
ERROR: Macros with multiple statements should be enclosed in a do - while loop
|
libraries/SPI/SPI.h#L62
WARNING: macros should not use a trailing semicolon
|
libraries/SPI/SPI.h#L64
ERROR: code indent should use tabs where possible
|
libraries/SPI/SPI.h#L64
WARNING: please, no spaces at the start of a line
|
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/
|
The logs for this run have expired and are no longer available.
Loading