Skip to content

Please consider the following formatting changes to #12038 #13489

Please consider the following formatting changes to #12038

Please consider the following formatting changes to #12038 #13489

Triggered via pull request July 13, 2025 21:06
@alibuildalibuild
opened #12040
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
9s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L842
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L841
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L552
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L551
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L550
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/constexpr-constant]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L549
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
[name/function-variable]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L688
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L637
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L546
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L513
Use lowerCamelCase for names of functions and variables.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.