Skip to content

[PWGJE] Add a new producer in PWGJE #32583

[PWGJE] Add a new producer in PWGJE

[PWGJE] Add a new producer in PWGJE #32583

Triggered via pull request August 10, 2026 16:20
@mulewiczmulewicz
opened #17400
Status Failure
Total duration 20s
Artifacts

o2-linter.yml

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

Annotations

10 errors, 1 warning, and 2 notices
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L71
Workflow name jet-taggerhf does not match its file name jetTaggerHF.cxx. (Matches jetTaggerhf.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L66
Workflow name jet-hf-definition does not match its file name heavyFlavourDefinition.cxx. (Matches jetHfDefinition.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L51
Workflow name jet-eventweight-mcp does not match its file name jetEventWeightMCP.cxx. (Matches jetEventweightMcp.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L46
Workflow name jet-eventweight-mcd does not match its file name jetEventWeightMCD.cxx. (Matches jetEventweightMcd.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L41
Workflow name jet-luminosity-calculator does not match its file name luminosityCalculator.cxx. (Matches jetLuminosityCalculator.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L36
Workflow name jet-luminosity-producer does not match its file name luminosityProducer.cxx. (Matches jetLuminosityProducer.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L31
Workflow name jet-deriveddata-writer does not match its file name derivedDataWriter.cxx. (Matches jetDeriveddataWriter.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L26
Workflow name jet-deriveddata-selector does not match its file name derivedDataSelector.cxx. (Matches jetDeriveddataSelector.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L21
Workflow name jet-deriveddata-trigger-producer does not match its file name derivedDataTriggerProducer.cxx. (Matches jetDeriveddataTriggerProducer.cxx.)
[name/o2-workflow]: PWGJE/TableProducer/CMakeLists.txt#L16
Workflow name jet-deriveddata-producer does not match its file name derivedDataProducer.cxx. (Matches jetDeriveddataProducer.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.