Skip to content

[PWGCF] Updated derived-to-derived producer to include the bitmask check #12444

[PWGCF] Updated derived-to-derived producer to include the bitmask check

[PWGCF] Updated derived-to-derived producer to include the bitmask check #12444

Triggered via pull request June 26, 2025 22:24
@lauraserlauraser
synchronize #11792
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
13s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L65
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L64
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L63
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L62
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L61
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L58
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L57
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L56
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L53
Use lowerCamelCase for names of functions and variables.
[magic-number]: PWGCF/FemtoDream/TableProducer/femtoDreamProducerTaskForSpecificAnalysis.cxx#L69
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.