[Common] updates to ese tables #2289
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter result
Issues have been found.
|
|
O2 linter
Process completed with exit code 1.
|
|
[root-entity]:
Common/Core/FFitWeights.cxx#L79
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[root-entity]:
Common/Core/FFitWeights.cxx#L81
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[logging]:
Common/Core/FFitWeights.cxx#L98
Consider using O2 logging (LOG, LOGF, LOGP).
|
|
[logging]:
Common/Core/FFitWeights.cxx#L126
Consider using O2 logging (LOG, LOGF, LOGP).
|
|
[name/function-variable]:
Common/Core/FFitWeights.cxx#L79
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/Core/FFitWeights.cxx#L87
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/Core/FFitWeights.cxx#L88
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
Common/Core/FFitWeights.cxx#L169
Use lowerCamelCase for names of functions and variables.
|
|
[root-entity]:
Common/Core/FFitWeights.h#L55
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
|
|
[name/function-variable]:
Common/Core/FFitWeights.h#L41
Use lowerCamelCase for names of functions and variables.
|
|
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.
|