Skip to content

[Tools] Include What You Use #12194

[Tools] Include What You Use

[Tools] Include What You Use #12194

Triggered via pull request June 23, 2025 09:05
@vkuceravkucera
synchronize #11552
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[pdg/database]: Tools/KFparticle/KFUtilities.h#L257
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[pdg/database]: Tools/KFparticle/KFUtilities.h#L256
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[pdg/database]: Tools/KFparticle/KFUtilities.h#L255
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[pdg/database]: Tools/KFparticle/KFUtilities.h#L33
Do not use TDatabasePDG directly. Use o2::constants::physics::Mass... or Service<o2::framework::O2DatabasePDG> instead.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L321
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L319
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L317
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L303
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L301
Use std:: prefix for names from the std namespace.
[std-prefix]: Tools/KFparticle/KFUtilities.h#L299
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.