Skip to content

[ALICE3] OTF tracker - bump version of TracksExtra to 002 #1333

[ALICE3] OTF tracker - bump version of TracksExtra to 002

[ALICE3] OTF tracker - bump version of TracksExtra to 002 #1333

Triggered via pull request December 18, 2024 13:13
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
O2 linter
Fit to window
Zoom out
Zoom in

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.