Skip to content

[PWGLF] Fix histogram filling arguments #5702

[PWGLF] Fix histogram filling arguments

[PWGLF] Fix histogram filling arguments #5702

Triggered via pull request February 23, 2025 21:06
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
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.
[name/function-variable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L1309
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L1512
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L1715
Use lowerCamelCase for names of functions and variables.
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L97
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L106
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L109
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L113
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L117
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L121
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGMM/Mult/Tasks/dndetaMFTPbPb.cxx#L123
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
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.