Skip to content

[Common,PWGCF,PWGDQ,PWGEM,PWGHF,PWGJE,PWGLF,Trigger,Tutorial] Fix all copyright statements, excluding the change from the git blame. #10343

[Common,PWGCF,PWGDQ,PWGEM,PWGHF,PWGJE,PWGLF,Trigger,Tutorial] Fix all copyright statements, excluding the change from the git blame.

[Common,PWGCF,PWGDQ,PWGEM,PWGHF,PWGJE,PWGLF,Trigger,Tutorial] Fix all copyright statements, excluding the change from the git blame. #10343

Triggered via pull request May 22, 2025 19:43
@ktfktf
opened #11319
Status Failure
Total duration 22s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L114
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L112
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L111
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L110
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L109
Replace ROOT entities with equivalents from standard C++ or from O2.
[root/entity]: Common/TableProducer/mftmchMatchingML.cxx#L91
Replace ROOT entities with equivalents from standard C++ or from O2.
[std-prefix]: Common/TableProducer/mftmchMatchingML.cxx#L276
Use std:: prefix for names from the std namespace.
[std-prefix]: Common/TableProducer/mftmchMatchingML.cxx#L275
Use std:: prefix for names from the std namespace.
[std-prefix]: Common/TableProducer/mftmchMatchingML.cxx#L274
Use std:: prefix for names from the std namespace.
[std-prefix]: Common/TableProducer/mftmchMatchingML.cxx#L129
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.