Skip to content

[ALICE3] A3: streamline h-filling, add delta histograms #8985

[ALICE3] A3: streamline h-filling, add delta histograms

[ALICE3] A3: streamline h-filling, add delta histograms #8985

Triggered via pull request April 28, 2025 19:52
@njacazionjacazio
opened #11013
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L673
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L667
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L662
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L643
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L604
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L528
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L503
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L210
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: ALICE3/TableProducer/OTF/onTheFlyTOFPID.cxx#L209
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.
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.