Skip to content

[PWGCF] DptDpt -- Tracking the TPC sector borders #1362

[PWGCF] DptDpt -- Tracking the TPC sector borders

[PWGCF] DptDpt -- Tracking the TPC sector borders #1362

Triggered via pull request December 18, 2024 23:45
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
7s
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.
[name/workflow-file]: PWGCF/TableProducer/dptdptfilter.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.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L357
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L358
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L359
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L360
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L362
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L363
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L364
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L365
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
[name/configurable]: PWGCF/TableProducer/dptdptfilter.cxx#L366
Use lowerCamelCase for names of configurables and use the same name for the struct member as for the JSON string. (Declare the type and names on the same line.)
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.