Skip to content

[PWGJE,EMCAL-568] Fix EMCal temperature calib param application #14086

[PWGJE,EMCAL-568] Fix EMCal temperature calib param application

[PWGJE,EMCAL-568] Fix EMCal temperature calib param application #14086

Triggered via pull request July 22, 2025 11:56
@jokonigjokonig
opened #12180
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
[name/function-variable]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L739
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L1024
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L1019
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L1016
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L1008
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L982
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L916
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L246
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L244
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: PWGJE/TableProducer/emcalCorrectionTask.cxx#L242
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.