[PWGCF] modified and renamed the workflow for kaon-deuteron femto #21895
Annotations
10 errors and 2 notices
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[std-prefix]:
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx#L1079
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx#L607
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx#L533
Use std:: prefix for names from the std namespace.
|
|
[std-prefix]:
PWGCF/Femto/FemtoNuclei/TableProducer/HadNucleiFemto.cxx#L497
Use std:: prefix for names from the std namespace.
|
|
[name/o2-workflow]:
PWGCF/Femto/FemtoNuclei/TableProducer/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
PWGCF/Femto/FemtoNuclei/TableProducer/CMakeLists.txt#L12
Workflow name hadnucleifemto does not match its file name HadNucleiFemto.cxx. (Matches hadnucleifemto.cxx.)
|
|
[name/o2-column]:
PWGCF/Femto/FemtoNuclei/DataModel/HadronNucleiTables.h#L58
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGCF/Femto/FemtoNuclei/DataModel/HadronNucleiTables.h#L57
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
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.
|