Testing GPIO #742
build_linux.yml
on: push
check_formatting
/
cpp_linter
14s
Matrix: build
Matrix: using_cmake
Waiting for pending jobs
Annotations
1 error and 3 notices
check_formatting / cpp_linter
Process completed with exit code 1.
|
Run clang-format on utility/SPIDEV/gpio.h:
utility/SPIDEV/gpio.h#L1
File utility/SPIDEV/gpio.h does not conform to Custom style guidelines. (lines 18, 53)
|
Run clang-format on examples_linux/streamingData.cpp:
examples_linux/streamingData.cpp#L1
File examples_linux/streamingData.cpp does not conform to Custom style guidelines. (lines 222, 225)
|
Run clang-format on utility/SPIDEV/gpio.cpp:
utility/SPIDEV/gpio.cpp#L1
File utility/SPIDEV/gpio.cpp does not conform to Custom style guidelines. (lines 27, 30, 45, 48, 49, 51, 52, 53, 100, 101, 107, 121, 126, 132, 133, 134, 135, 136, 137, 138, 139, 140, 142, 168, 181, 186, 199, 225, 240)
|