Skip to content

Please consider the following formatting changes to #9115 #88

Please consider the following formatting changes to #9115

Please consider the following formatting changes to #9115 #88

Triggered via pull request December 23, 2024 18:31
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.
[doc/file]: Common/DataModel/Multiplicity.h#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: Common/DataModel/Multiplicity.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: Common/DataModel/Multiplicity.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: Common/DataModel/Multiplicity.h#L1
Provide mandatory file documentation.
[name/o2-column]: Common/DataModel/Multiplicity.h#L51
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: Common/DataModel/Multiplicity.h#L52
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: Common/DataModel/Multiplicity.h#L266
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/namespace]: Common/DataModel/Multiplicity.h#L200
Use snake_case for names of namespaces. Double underscores are not allowed.
[name/namespace]: Common/DataModel/Multiplicity.h#L264
Use snake_case for names of namespaces. Double underscores are not allowed.
[std-prefix]: Common/TableProducer/multiplicityTable.cxx#L601
Use std:: prefix for names from the std namespace.
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.