Skip to content

[PWGHF] Please consider the following formatting changes to #9413 #9

[PWGHF] Please consider the following formatting changes to #9413

[PWGHF] Please consider the following formatting changes to #9413 #9

Triggered via pull request January 20, 2025 15:10
Status Failure
Total duration 18s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
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.
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L160
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L161
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L162
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L163
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L164
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L165
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L166
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L167
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L346
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: PWGHF/Utils/utilsEvSelHf.h#L348
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.