Skip to content

[PWGHF] Fix MegaLinter errors #3012

[PWGHF] Fix MegaLinter errors

[PWGHF] Fix MegaLinter errors #3012

Triggered via pull request January 22, 2025 17:27
@vkuceravkucera
synchronize #9452
vkucera:hf
Status Failure
Total duration 20s
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.
[o2-workflow-options]: PWGHF/ALICE3/TableProducer/candidateCreatorChic.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
[o2-workflow-options]: PWGHF/ALICE3/TableProducer/candidateCreatorX.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
[name/function-variable]: PWGHF/ALICE3/TableProducer/candidateCreatorX.cxx#L198
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGHF/ALICE3/TableProducer/candidateCreatorX.cxx#L237
Use lowerCamelCase for names of functions and variables.
[name/o2-column]: PWGHF/ALICE3/TableProducer/candidateSelectorD0Alice3Barrel.cxx#L42
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGHF/ALICE3/TableProducer/candidateSelectorD0Alice3Forward.cxx#L42
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGHF/ALICE3/TableProducer/candidateSelectorD0ParametrizedPid.cxx#L42
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[o2-workflow-options]: PWGHF/ALICE3/TableProducer/candidateSelectorJpsi.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
[name/o2-column]: PWGHF/ALICE3/TableProducer/candidateSelectorJpsi.cxx#L41
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGHF/ALICE3/TableProducer/candidateSelectorJpsi.cxx#L42
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.