Skip to content

moved velcon to the end of the struct #2561

moved velcon to the end of the struct

moved velcon to the end of the struct #2561

Triggered via push February 7, 2025 17:46
Status Success
Total duration 41s
Artifacts

cpp-linter.yml

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

Annotations

10 warnings
src/data_sets.h:375:55 [bugprone-macro-parentheses]: src/data_sets.h#L375
macro argument should be enclosed in parentheses
src/data_sets.h:545:50 [bugprone-macro-parentheses]: src/data_sets.h#L545
macro argument should be enclosed in parentheses
src/data_sets.h:545:113 [bugprone-macro-parentheses]: src/data_sets.h#L545
macro argument should be enclosed in parentheses
src/data_sets.h:545:180 [bugprone-macro-parentheses]: src/data_sets.h#L545
macro argument should be enclosed in parentheses
src/data_sets.h:558:20 [cppcoreguidelines-avoid-non-const-global-variables]: src/data_sets.h#L558
variable 'g_isHardwareTypeNames' is non-const and globally accessible, consider making it const
src/data_sets.h:653:75 [bugprone-macro-parentheses]: src/data_sets.h#L653
macro argument should be enclosed in parentheses
src/data_sets.h:654:75 [bugprone-macro-parentheses]: src/data_sets.h#L654
macro argument should be enclosed in parentheses
src/data_sets.h:2445:68 [bugprone-macro-parentheses]: src/data_sets.h#L2445
macro replacement list should be enclosed in parentheses
src/data_sets.h:2635:51 [bugprone-macro-parentheses]: src/data_sets.h#L2635
macro argument should be enclosed in parentheses
src/data_sets.h:4503:55 [bugprone-macro-parentheses]: src/data_sets.h#L4503
macro argument should be enclosed in parentheses