Skip to content

[PWGLF] Fix bug in derived data and rotational background in task #16644

[PWGLF] Fix bug in derived data and rotational background in task

[PWGLF] Fix bug in derived data and rotational background in task #16644

Triggered via pull request September 4, 2025 18:15
@skundu692skundu692
opened #12872
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
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L473
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L468
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L466
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L464
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L463
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L456
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L455
Replace ROOT entities with equivalents from standard C++ or from O2.
[std-prefix]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L375
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L341
Use std:: prefix for names from the std namespace.
[include-iostream]: PWGLF/TableProducer/Resonances/f1protonreducedtable.cxx#L25
Do not include iostream. Use O2 logging instead.
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.