Skip to content

[PWGLF,PWGMM] Add a new task for vertex-based vdM scan analyses #32438

[PWGLF,PWGMM] Add a new task for vertex-based vdM scan analyses

[PWGLF,PWGMM] Add a new task for vertex-based vdM scan analyses #32438

Triggered via pull request August 6, 2026 11:41
@mjkim525mjkim525
opened #17361
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
15s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 2 notices
[name/o2-column]: PWGMM/Lumi/Tasks/lumiVertex.cxx#L82
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Lumi/Tasks/lumiVertex.cxx#L81
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Lumi/Tasks/lumiVertex.cxx#L75
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Lumi/Tasks/lumiVertex.cxx#L74
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGMM/Lumi/Tasks/lumiVertex.cxx#L63
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-workflow]: PWGMM/Lumi/Tasks/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: PWGMM/Lumi/Tasks/CMakeLists.txt#L46
Workflow name lumistab does not match its file name lumiStability.cxx. (Matches lumistab.cxx.)
[name/o2-workflow]: PWGMM/Lumi/Tasks/CMakeLists.txt#L37
Workflow name fitvdm does not match its file name fitLumi.cxx. (Matches fitvdm.cxx.)
[name/o2-workflow]: PWGMM/Lumi/Tasks/CMakeLists.txt#L28
Workflow name lumifddft0 does not match its file name LumiFDDFT0.cxx. (Matches lumifddft0.cxx.)
[name/o2-workflow]: PWGMM/Lumi/Tasks/CMakeLists.txt#L20
Workflow name lumivertex does not match its file name lumiVertex.cxx. (Matches lumivertex.cxx.)
O2 linter
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: thollander/actions-comment-pull-request@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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.