Skip to content

[PWGLF] Added KStar analysis task #22721

[PWGLF] Added KStar analysis task

[PWGLF] Added KStar analysis task #22721

Triggered via pull request January 8, 2026 10:27
@Oussama3030Oussama3030
synchronize #14411
Status Failure
Total duration 15s
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/o2-column]: PWGLF/DataModel/LFSigmaTables.h#L108
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFSigmaTables.h#L62
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGLF/DataModel/LFSigmaTables.h#L51
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L1171
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L1003
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L773
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L607
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L226
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/DataModel/LFSigmaTables.h#L76
Use std:: prefix for names from the std namespace.
[import-std-name]: PWGLF/DataModel/LFSigmaTables.h#L32
Do not import names from the std namespace in headers.
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.