Skip to content

[PWGJE] Please consider the following formatting changes to #9084 #16

[PWGJE] Please consider the following formatting changes to #9084

[PWGJE] Please consider the following formatting changes to #9084 #16

Triggered via pull request December 20, 2024 14:19
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
5s
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]: PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L1
Provide mandatory file documentation.
[name/file-cpp]: PWGJE/DataModel/emcalClusterHadronicCorrectionTask.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
[include-iostream]: PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx#L16
Including iostream is discouraged. Use O2 logging instead.
[std-prefix]: PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx#L184
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx#L210
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx#L219
Use std:: prefix for names from the std namespace.
[doc/file]: PWGJE/TableProducer/emcalClusterHadronicCorrectionTask.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
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.