Skip to content

[DPG] qaEfficiency: abs → std::abs #1219

[DPG] qaEfficiency: abs → std::abs

[DPG] qaEfficiency: abs → std::abs #1219

Triggered via pull request December 17, 2024 07:17
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

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]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L1917
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L46
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L47
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L48
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L49
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L50
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L51
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L52
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L53
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: DPG/Tasks/AOTTrack/qaEfficiency.cxx#L54
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
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.