Skip to content

[PWGHF,Tools] Address Bug tracker issues in LcToPKPi-related files #22693

[PWGHF,Tools] Address Bug tracker issues in LcToPKPi-related files

[PWGHF,Tools] Address Bug tracker issues in LcToPKPi-related files #22693

Triggered via pull request January 7, 2026 22:14
@lubynetslubynets
synchronize #14358
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L483
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L472
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L471
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L468
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L466
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L464
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L352
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L347
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L342
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L337
Use std:: prefix for names from the std namespace.
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.