Skip to content

[PWGUD] Avoid magic numbers and minor corrections #15524

[PWGUD] Avoid magic numbers and minor corrections

[PWGUD] Avoid magic numbers and minor corrections #15524

Triggered via pull request August 12, 2025 09:10
@amatyjaamatyja
synchronize #12465
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/function-variable]: PWGUD/Core/SGSelector.h#L151
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L150
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L149
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L148
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L147
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L145
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L143
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L131
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L64
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGUD/Core/SGSelector.h#L57
Use lowerCamelCase for names of functions and variables.
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.