[PWGJE] remove bc dependence for mc gen on the fly #23328
Annotations
10 errors and 2 notices
|
[name/o2-task]:
PWGJE/TableProducer/derivedDataProducer.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
[name/o2-task]:
PWGJE/TableProducer/derivedDataProducer.cxx#L969
Specified task name jet-deriveddata-producer produces device name jet-deriveddata-producer which does not match the device name jet-derived-data-producer-task from the struct name JetDerivedDataProducerTask. (Matching struct name JetDeriveddataProducer)
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L948
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L941
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L894
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L887
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L592
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L552
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L536
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/TableProducer/derivedDataProducer.cxx#L529
Use constant references for non-modified iterators in range-based for loops.
|
|
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.
|