Skip to content

[PWGCF] flowtask: reduce configurables; read weight list; #5401

[PWGCF] flowtask: reduce configurables; read weight list;

[PWGCF] flowtask: reduce configurables; read weight list; #5401

Triggered via pull request February 19, 2025 12:50
Status Failure
Total duration 21s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
9s
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.
[root-entity]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L368
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L370
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[external-pi]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L71
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L112
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[doc/file]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L368
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/GenericFramework/Core/GFWWeights.cxx#L386
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.