[PWGCF] lambda spin-spin correlation #21246
Triggered via pull request
November 28, 2025 15:10
subhadee-ali
opened
#14024
Status
Failure
Total duration
17s
Artifacts
–
Annotations
7 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[name/workflow-file]:
PWGCF/TwoParticleCorrelations/Tasks/lambdaSpinPolarization.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
|
|
[name/o2-workflow]:
PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L26
Workflow name lambda-spin-pol does not match its file name lambdaSpinPolarization.cxx. (Matches lambdaSpinPol.cxx.)
|
|
[name/o2-workflow]:
PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L21
Workflow name lambdacorr does not match its file name lambdaR2Correlation.cxx. (Matches lambdacorr.cxx.)
|
|
[name/o2-workflow]:
PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L16
Workflow name r2p24id does not match its file name r2p2-4-id.cxx. (Matches r2p24id.cxx.)
|
|
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.
|