Skip to content

Common: update MFT matching #7882

Common: update MFT matching

Common: update MFT matching #7882

Triggered via pull request April 4, 2025 17:23
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
8s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[name/function-variable]: Common/TableProducer/fwdtrackPropagation.cxx#L242
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/fwdtrackPropagation.cxx#L214
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/fwdtrackPropagation.cxx#L195
Use lowerCamelCase for names of functions and variables.
[name/function-variable]: Common/TableProducer/fwdtrackPropagation.cxx#L79
Use lowerCamelCase for names of functions and variables.
[doc/file]: Common/TableProducer/fwdtrackPropagation.cxx#L0
Provide mandatory file documentation.
[doc/file]: Common/TableProducer/fwdtrackPropagation.cxx#L16
Documentation for \file is missing, incorrect or misplaced.
[pi-multiple-fraction]: Common/TableProducer/fwdtrackPropagation.cxx#L133
Use multiples/fractions of PI defined in o2::constants::math.
[pi-multiple-fraction]: Common/TableProducer/fwdtrackPropagation.cxx#L132
Use multiples/fractions of PI defined in o2::constants::math.
[external-pi]: Common/TableProducer/fwdtrackPropagation.cxx#L133
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/TableProducer/fwdtrackPropagation.cxx#L132
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.