Skip to content

[PWGCF] Identified BF Quality checks for MC data #2622

[PWGCF] Identified BF Quality checks for MC data

[PWGCF] Identified BF Quality checks for MC data #2622

Triggered via pull request January 17, 2025 17:53
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.
[std-prefix]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1255
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1381
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1498
Use std:: prefix for names from the std namespace.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L768
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L769
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L770
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1681
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1687
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1689
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1704
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
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.