Skip to content

[PWGLF] Add possibility to select only A-side or C-side Lambdas and daughters #23445

[PWGLF] Add possibility to select only A-side or C-side Lambdas and daughters

[PWGLF] Add possibility to select only A-side or C-side Lambdas and daughters #23445

Triggered via pull request January 23, 2026 12:47
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L2119
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L2112
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1871
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1842
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1509
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1502
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L1212
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L551
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGLF/TableProducer/Strangeness/cascadeflow.cxx#L533
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.