[PWGJE] Implementation of Hadronic Correction task #1920
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[doc/file]:
PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \file is missing, incorrect or misplaced.
|
[doc/file]:
PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \brief is missing, incorrect or misplaced.
|
[doc/file]:
PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \author is missing, incorrect or misplaced.
|
[doc/file]:
PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L1
Provide mandatory file documentation.
|
[name/file-cpp]:
PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
[name/o2-workflow]:
PWGJE/TableProducer/CMakeLists.txt#L16
Workflow name jet-deriveddata-producer does not match its file name derivedDataProducer.cxx. (Matches jetDeriveddataProducer.cxx.)
|
[name/o2-workflow]:
PWGJE/TableProducer/CMakeLists.txt#L21
Workflow name jet-deriveddata-trigger-producer does not match its file name derivedDataTriggerProducer.cxx. (Matches jetDeriveddataTriggerProducer.cxx.)
|
[name/o2-workflow]:
PWGJE/TableProducer/CMakeLists.txt#L26
Workflow name jet-deriveddata-producer-dummy does not match its file name derivedDataProducerDummy.cxx. (Matches jetDeriveddataProducerDummy.cxx.)
|
[name/o2-workflow]:
PWGJE/TableProducer/CMakeLists.txt#L31
Workflow name jet-deriveddata-producer-dummy-d0 does not match its file name derivedDataProducerDummyD0.cxx. (Matches jetDeriveddataProducerDummyD0.cxx.)
|
[name/o2-workflow]:
PWGJE/TableProducer/CMakeLists.txt#L36
Workflow name jet-deriveddata-producer-dummy-lc does not match its file name derivedDataProducerDummyLc.cxx. (Matches jetDeriveddataProducerDummyLc.cxx.)
|
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.
|