[ALICE3] OTF tracker - bump version of TracksExtra to 002 #1333
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]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L433
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L437
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L456
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L582
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L583
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L752
Use std:: prefix for names from the std namespace.
|
[std-prefix]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L796
Use std:: prefix for names from the std namespace.
|
[root-entity]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L607
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L609
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
[root-entity]:
ALICE3/TableProducer/OTF/onTheFlyTracker.cxx#L611
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.
|