Skip to content

[PWGCF] FT0 amplitude and flow vs Nch #3676

[PWGCF] FT0 amplitude and flow vs Nch

[PWGCF] FT0 amplitude and flow vs Nch #3676

Triggered via pull request January 30, 2025 06:33
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
10s
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/Flow/Tasks/CMakeLists.txt#L27
Workflow name flow-gfw-pbpb does not match its file name flowGFWPbPb.cxx. (Matches flowGfwPbpb.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L32
Workflow name flow-zdc-task does not match its file name FlowZDCtask.cxx. (Matches flowZdcTask.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L37
Workflow name flow-gf does not match its file name flowAnalysisGF.cxx. (Matches flowGf.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L47
Workflow name flow-gfw-omegaxi does not match its file name flowGFWOmegaXi.cxx. (Matches flowGfwOmegaxi.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L52
Workflow name flow-pid-cme does not match its file name pidcme.cxx. (Matches flowPidCme.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L57
Workflow name flow-sp does not match its file name flowSP.cxx. (Matches flowSp.cxx.)
[name/o2-workflow]: PWGCF/Flow/Tasks/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[std-prefix]: PWGCF/Flow/Tasks/FlowGFWPbPb.cxx#L539
Use std:: prefix for names from the std namespace.
[root-entity]: PWGCF/Flow/Tasks/FlowGFWPbPb.cxx#L437
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[external-pi]: PWGCF/Flow/Tasks/FlowGFWPbPb.cxx#L587
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
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.