Skip to content

Please consider the following formatting changes to #9045 #19

Please consider the following formatting changes to #9045

Please consider the following formatting changes to #9045 #19

Triggered via pull request December 18, 2024 16:54
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[name/o2-workflow]: PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L12
Workflow name twopartcorr does not match its file name twoParticleCorrelations.cxx. (Matches twopartcorr.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.)
[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#L31
Workflow name identifiedbf-filter-qa does not match its file name identifiedbfqa.cxx. (Matches identifiedbfFilterQa.cxx.)
[name/o2-workflow]: PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L41
Workflow name twopartcorr-per-run-qc does not match its file name perRunQc.cxx. (Matches twopartcorrPerRunQc.cxx.)
[name/o2-workflow]: PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L46
Workflow name twopartcorr-per-run-extraqc does not match its file name perRunExtraQc.cxx. (Matches twopartcorrPerRunExtraqc.cxx.)
[name/o2-workflow]: PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L51
Workflow name corrsparses does not match its file name CorrSparse.cxx. (Matches corrsparses.cxx.)
[name/o2-workflow]: PWGCF/TwoParticleCorrelations/Tasks/CMakeLists.txt#L56
Workflow name neutronprotoncorrzdc does not match its file name neutronProtonCorrZdc.cxx. (Matches neutronprotoncorrzdc.cxx.)
[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/constexpr-constant]: PWGCF/TwoParticleCorrelations/Tasks/neutronProtonCorrZdc.cxx#L108
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.