Skip to content

[PWGLF] Small changes for microtrack in LFResonanceTable.h #17982

[PWGLF] Small changes for microtrack in LFResonanceTable.h

[PWGLF] Small changes for microtrack in LFResonanceTable.h #17982

Triggered via pull request September 30, 2025 10:27
@SuJeong-JiSuJeong-Ji
synchronize #13178
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L424
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L396
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L391
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L347
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L346
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGLF/DataModel/LFResonanceTables.h#L438
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFResonanceTables.h#L433
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFResonanceTables.h#L371
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFResonanceTables.h#L361
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/DataModel/LFResonanceTables.h#L355
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.