Skip to content

[PWGLF] Adapt the task to measure lambda longitudinal polarization in OO #14490

[PWGLF] Adapt the task to measure lambda longitudinal polarization in OO

[PWGLF] Adapt the task to measure lambda longitudinal polarization in OO #14490

Triggered via pull request July 28, 2025 09:46
@ChiaraDeMartin95ChiaraDeMartin95
synchronize #12205
Status Failure
Total duration 18s
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
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1815
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1813
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1638
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1631
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1470
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1203
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[root/entity]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L784
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L780
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L642
Replace ROOT entities with equivalents from standard C++ or from O2.
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.