Please consider the following formatting changes to #12731 #16145
Annotations
10 errors and 2 notices
|
ALICE3/Tasks/alice3-lutmaker.cxx#L1
Specify task name only when it cannot be derived from the struct name. Only append to the default name.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L317
Specified task name alice3-lutmaker-electron produces device name alice3-lutmaker-electron which does not match the device name alice3-lut-maker from the struct name Alice3LutMaker. (Matching struct name Alice3LutmakerElectron)
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L46
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L43
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L1
Provide mandatory file documentation.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L14
Documentation for \file is missing, incorrect or misplaced.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L71
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L1
Do not use workflow options to customise workflow topology composition in defineDataProcessing. Use process function switches or metadata instead.
|
|
ALICE3/Tasks/alice3-lutmaker.cxx#L81
Use std:: prefix for names from the std namespace.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading