Skip to content

[ALICE3] A3: Add option for ev time #8955

[ALICE3] A3: Add option for ev time

[ALICE3] A3: Add option for ev time #8955

Triggered via pull request April 28, 2025 11:59
@njacazionjacazio
opened #11007
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[doc/file]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L1
Provide mandatory file documentation.
[doc/file]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L22
Documentation for \file is missing, incorrect or misplaced.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L681
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L581
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L505
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L480
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L197
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L196
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L183
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[root/entity]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L301
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.