Skip to content

[PWGCF] FemtoUniverse: Removing V0-MClabels in data #777

[PWGCF] FemtoUniverse: Removing V0-MClabels in data

[PWGCF] FemtoUniverse: Removing V0-MClabels in data #777

Triggered via pull request December 10, 2024 21:27
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
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.
[two-pi-add-subtract]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L1352
Consider using RecoDecay::constrainAngle to restrict angle to a given range.
[const-ref-in-for-loop]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L1449
Use constant references for non-modified iterators in range-based for loops.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L116
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L118
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L120
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L121
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L123
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L125
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L126
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx#L130
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.