[DPG] Adding new HMPID tasks #18163
Annotations
10 errors and 2 notices
|
[doc/file]:
DPG/Tasks/AOTTrack/PID/HMPID/analysisHMPID.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
[doc/file]:
DPG/Tasks/AOTTrack/PID/HMPID/analysisHMPID.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
DPG/Tasks/AOTTrack/PID/HMPID/analysisHMPID.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
DPG/Tasks/AOTTrack/PID/HMPID/analysisHMPID.cxx#L110
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L33
Workflow name pid-hmpid-deuteron does not match its file name deuteronCS_HMPID.cxx. (Matches pidHmpidDeuteron.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L28
Workflow name pid-hmpid-pbpb does not match its file name analysisHMPID_pb.cxx. (Matches pidHmpidPbpb.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L23
Workflow name pid-hmpid does not match its file name analysisHMPID.cxx. (Matches pidHmpid.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L18
Workflow name pid-hmpid-qa-pb does not match its file name qaHMPID_pb.cxx. (Matches pidHmpidQaPb.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/PID/HMPID/CMakeLists.txt#L13
Workflow name pid-hmpid-qa-pp does not match its file name qaHMPID_pp.cxx. (Matches pidHmpidQaPp.cxx.)
|
|
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.
|