Skip to content

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

[PWGCF] Identified BF Quality checks for MC data

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

Triggered via pull request January 21, 2025 17:07
Status Failure
Total duration 19s
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.
[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#L1672
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1678
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1680
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGCF/TwoParticleCorrelations/TableProducer/identifiedBfFilter.cxx#L1695
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.