Skip to content

Please consider the following formatting changes to #13225 #7

Please consider the following formatting changes to #13225

Please consider the following formatting changes to #13225 #7

Triggered via pull request October 3, 2025 14:40
@alibuildalibuild
opened #4
Status Failure
Total duration 17s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/o2-column]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L41
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L39
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[doc/file]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L1
Provide mandatory file documentation.
[doc/file]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L11
Documentation for \file is missing, incorrect or misplaced.
[using-directive]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L21
Do not put using directives at global scope in headers.
[using-directive]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L20
Do not put using directives at global scope in headers.
[using-directive]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L19
Do not put using directives at global scope in headers.
[using-directive]: DPG/Tasks/AOTTrack/PID/HMPID/tableHMPID.h#L18
Do not put using directives at global scope in headers.
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.