Skip to content

Please consider the following formatting changes to #11852 #93

Please consider the following formatting changes to #11852

Please consider the following formatting changes to #11852 #93

Triggered via pull request July 1, 2025 08:15
@alibuildalibuild
opened #23
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

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

Annotations

5 errors and 2 notices
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/file-cpp]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L85
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGEM/PhotonMeson/DataModel/bcWiseTables.h#L77
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
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.