Please consider the following formatting changes to #9340 #157
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter result
Issues have been found.
|
|
O2 linter
Process completed with exit code 1.
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L54
Workflow name hstrangecorrelationfilter does not match its file name hStrangeCorrelationFilter.cxx. (Matches hstrangecorrelationfilter.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L95
Workflow name strange-tree-creator does not match its file name LFStrangeTreeCreator.cxx. (Matches strangeTreeCreator.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L115
Workflow name v0-selector does not match its file name v0selector.cxx. (Matches v0Selector.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L126
Workflow name lambdakzeromlselectiontreecreator does not match its file name lambdakzeroMLSelectionTreeCreator.cxx. (Matches lambdakzeromlselectiontreecreator.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L131
Workflow name cascademlselectiontreecreator does not match its file name cascadeMLSelectionTreeCreator.cxx. (Matches cascademlselectiontreecreator.cxx.)
|
|
[name/o2-workflow]:
PWGLF/TableProducer/Strangeness/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[const-ref-in-for-loop]:
PWGLF/TableProducer/Strangeness/Converters/stradautracksextraconverter2.cxx#L26
Use constant references for non-modified iterators in range-based for loops.
|
|
[doc/file]:
PWGLF/TableProducer/Strangeness/Converters/stradautracksextraconverter2.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGLF/TableProducer/Strangeness/Converters/stradautracksextraconverter2.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGLF/TableProducer/Strangeness/Converters/stradautracksextraconverter2.cxx#L11
Documentation for \author 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.
|