Skip to content

[PWGLF] Edited my task for light nuclei analysis #18108

[PWGLF] Edited my task for light nuclei analysis

[PWGLF] Edited my task for light nuclei analysis #18108

Triggered via pull request October 2, 2025 11:51
Status Failure
Total duration 16s
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/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L52
Workflow name spectra-tof-run2 does not match its file name spectraTOFRun2.cxx. (Matches spectraTofRun2.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L47
Workflow name spectra-tof does not match its file name spectraTOF.cxx. (Matches spectraTof.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L42
Workflow name mc-spectra-efficiency does not match its file name mcspectraefficiency.cxx. (Matches mcSpectraEfficiency.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L37
Workflow name hyhefour-analysis does not match its file name hyhe4analysis.cxx. (Matches hyhefourAnalysis.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L32
Workflow name antimatter-abs-hmpid does not match its file name AntimatterAbsorptionHMPID.cxx. (Matches antimatterAbsHmpid.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L27
Workflow name helium-flow does not match its file name helium_flow.cxx. (Matches heliumFlow.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L22
Workflow name nuclei-hist does not match its file name NucleiHistTask.cxx. (Matches nucleiHist.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L17
Workflow name hypertritonanalysis does not match its file name hypertritonAnalysis.cxx. (Matches hypertritonanalysis.cxx.)
[name/o2-workflow]: PWGLF/Tasks/Nuspex/CMakeLists.txt#L12
Workflow name nuclei-batask does not match its file name LFNucleiBATask.cxx. (Matches nucleiBatask.cxx.)
[name/file-cpp]: PWGLF/Tasks/Nuspex/AntinucleiTask.cxx#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
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.