Skip to content

[Common] TPC interface: skipTPCOnly auto mode, fix Run 2 bug #19669

[Common] TPC interface: skipTPCOnly auto mode, fix Run 2 bug

[Common] TPC interface: skipTPCOnly auto mode, fix Run 2 bug #19669

Triggered via pull request October 31, 2025 05:36
@ddobrigkddobrigk
synchronize #13604
Status Failure
Total duration 19s
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.