Skip to content

[PWGLF,Tutorial] Upload k1analysismicro.cxx and fix typo #11755

[PWGLF,Tutorial] Upload k1analysismicro.cxx and fix typo

[PWGLF,Tutorial] Upload k1analysismicro.cxx and fix typo #11755

Triggered via pull request June 16, 2025 01:43
@SuJeong-JiSuJeong-Ji
synchronize #11528
Status Failure
Total duration 17s
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]: PWGLF/DataModel/LFResonanceTables.h#L468
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L461
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L430
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L415
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L414
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L386
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGLF/DataModel/LFResonanceTables.h#L381
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#L422
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.