Skip to content

[Common] Remove accidentally merged verbose output, minor fix #3407

[Common] Remove accidentally merged verbose output, minor fix

[Common] Remove accidentally merged verbose output, minor fix #3407

Triggered via pull request January 27, 2025 16:05
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
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.
[std-prefix]: Common/TableProducer/centralityTable.cxx#L378
Use std:: prefix for names from the std namespace.
[std-prefix]: Common/TableProducer/centralityTable.cxx#L615
Use std:: prefix for names from the std namespace.
[doc/file]: Common/TableProducer/centralityTable.cxx#L13
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: Common/TableProducer/centralityTable.cxx#L13
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: Common/TableProducer/centralityTable.cxx#L1
Provide mandatory file documentation.
[name/function-variable]: Common/TableProducer/centralityTable.cxx#L168
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/centralityTable.cxx#L169
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/centralityTable.cxx#L170
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/centralityTable.cxx#L171
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/centralityTable.cxx#L172
Use lowerCamelCase for names of functions and variables.
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.