Skip to content

[Common] Correct printout hint to avoid confusion #19834

[Common] Correct printout hint to avoid confusion

[Common] Correct printout hint to avoid confusion #19834

Triggered via pull request November 3, 2025 10:53
@ddobrigkddobrigk
synchronize #13656
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L112
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L111
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L110
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L109
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L108
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L107
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L106
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L105
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L91
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: Common/Tools/PID/pidTPCModule.h#L88
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.