Skip to content

[DPG] Fix histo axis defined name #1441

[DPG] Fix histo axis defined name

[DPG] Fix histo axis defined name #1441

Triggered via pull request December 20, 2024 05:13
Status Failure
Total duration 24s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
9s
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#L1919
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.