[PWGHF] Add variables and selections to pid studies task #304
Annotations
2 errors, 9 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L52
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L53
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L56
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L57
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L73
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L76
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L77
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[name/o2-column]:
PWGHF/Tasks/pidStudies.cxx#L78
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
[pwghf/name/task-file]:
PWGHF/Tasks/pidStudies.cxx#L1
Name of a PWGHF task workflow file must start with "task".
|
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.
|