Skip to content

[PWGHF] Please consider the following formatting changes to #9390 #22

[PWGHF] Please consider the following formatting changes to #9390

[PWGHF] Please consider the following formatting changes to #9390 #22

Triggered via pull request January 19, 2025 09:29
Status Failure
Total duration 14s
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.
[root-entity]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L798
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L1264
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[name/macro]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L19
Use SCREAMING_SNAKE_CASE for names of macros. Leading and double underscores are not allowed.
[pwghf/struct-member-order]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L1829
HfCandidateCreatorXic0Omegac0Mc: Preslice< appears too early (before end of using).
[pwghf/struct-member-order]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L1826
HfCandidateCreatorXic0Omegac0Mc: PresliceUnsorted< appears too early (before end of Preslice<).
[pwghf/struct-member-order]: PWGHF/TableProducer/candidateCreatorXic0Omegac0.cxx#L1
Declare struct members in the conventional order. See the PWGHF coding guidelines.
[doc/file]: PWGHF/TableProducer/candidateSelectorOmegac0ToOmegaPi.cxx#L14
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: PWGHF/TableProducer/candidateSelectorOmegac0ToOmegaPi.cxx#L1
Provide mandatory file documentation.
[name/enum]: PWGHF/TableProducer/candidateSelectorOmegac0ToOmegaPi.cxx#L32
Use UpperCamelCase for names of enumerators and their values.
[name/workflow-file]: PWGHF/TableProducer/candidateSelectorOmegac0ToOmegaPi.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
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.