[DPG] TRD: Changes for TRD-PID study #17534
Triggered via pull request
September 22, 2025 09:43
KangkanGoswami
opened
#13074
Status
Failure
Total duration
19s
Artifacts
–
Annotations
10 errors and 2 notices
|
[doc/file]:
DPG/Tasks/TRD/PIDStudy.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
[doc/file]:
DPG/Tasks/TRD/PIDStudy.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
DPG/Tasks/TRD/PIDStudy.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
DPG/Tasks/TRD/PIDStudy.cxx#L144
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
DPG/Tasks/TRD/PIDStudy.cxx#L141
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
DPG/Tasks/TRD/PIDStudy.cxx#L138
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
DPG/Tasks/TRD/PIDStudy.cxx#L134
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
DPG/Tasks/TRD/PIDStudy.cxx#L96
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[name/o2-workflow]:
DPG/Tasks/TRD/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
DPG/Tasks/TRD/CMakeLists.txt#L12
Workflow name trd-pid does not match its file name PIDStudy.cxx. (Matches trdPid.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.
|