Skip to content

white space

white space #2362

Triggered via push January 7, 2025 16:47
Status Success
Total duration 54s
Artifacts

cpp-linter.yml

on: push
cpp-linter
45s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:24:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L24
declaration uses identifier '_CR1', which is a reserved identifier; cannot be fixed because 'CR1' would conflict with a macro definition
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:25:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L25
declaration uses identifier '_CR2', which is a reserved identifier; cannot be fixed because 'CR2' would conflict with a macro definition
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:26:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L26
declaration uses identifier '_CR3', which is a reserved identifier; cannot be fixed because 'CR3' would conflict with a macro definition