Skip to content

Clean PIDResponse in Tools #19808

Clean PIDResponse in Tools

Clean PIDResponse in Tools #19808

Triggered via pull request November 2, 2025 20:37
@njacazionjacazio
opened #13649
Status Failure
Total duration 15s
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#L484
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L473
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#L469
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L467
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L465
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L353
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L348
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L343
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/qaKFParticle.cxx#L338
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.