Skip to content

[Common,DPG] automatic extraction of orbitsPerTF from ccdb by LPMProductionTag in bc- and event-selection #14197

[Common,DPG] automatic extraction of orbitsPerTF from ccdb by LPMProductionTag in bc- and event-selection

[Common,DPG] automatic extraction of orbitsPerTF from ccdb by LPMProductionTag in bc- and event-selection #14197

Triggered via pull request July 23, 2025 12:04
@altsybeealtsybee
opened #12202
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
[doc/file]: Common/TableProducer/eventSelectionService.cxx#L14
Documentation for \file is missing, incorrect or misplaced.
[o2-workflow-options]: Common/TableProducer/eventSelectionService.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1360
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1359
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1358
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1357
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1355
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1354
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1353
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/TableProducer/eventSelection.cxx#L1352
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.