Skip to content

[PWGDQ] Adding Tprofiles with Cumulants weights + fixing Pi constant … #344

[PWGDQ] Adding Tprofiles with Cumulants weights + fixing Pi constant …

[PWGDQ] Adding Tprofiles with Cumulants weights + fixing Pi constant … #344

Triggered via pull request December 4, 2024 08:42
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
5s
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.
[pi-multiple-fraction]: PWGDQ/Core/HistogramsLibrary.cxx#L1203
Consider using multiples/fractions of PI defined in o2::constants::math.
[pi-multiple-fraction]: PWGDQ/Core/HistogramsLibrary.cxx#L1205
Consider using multiples/fractions of PI defined in o2::constants::math.
[doc/file]: PWGDQ/Core/HistogramsLibrary.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/HistogramsLibrary.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/HistogramsLibrary.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGDQ/Core/HistogramsLibrary.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: PWGDQ/Core/HistogramsLibrary.cxx#L18
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGDQ/Core/HistogramsLibrary.cxx#L463
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGDQ/Core/HistogramsLibrary.cxx#L468
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGDQ/Core/HistogramsLibrary.cxx#L470
Use lowerCamelCase for names of functions and variables.
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.