Skip to content

[PWGCF] updated systematic for phi meson #19540

[PWGCF] updated systematic for phi meson

[PWGCF] updated systematic for phi meson #19540

Triggered via pull request October 28, 2025 17:09
Status Failure
Total duration 13s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
9s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[const-ref-in-for-loop]: PWGCF/TableProducer/filter2Prong.cxx#L231
Use constant references for non-modified iterators in range-based for loops.
[const-ref-in-for-loop]: PWGCF/TableProducer/filter2Prong.cxx#L228
Use constant references for non-modified iterators in range-based for loops.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L183
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L182
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L131
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L130
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L68
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L67
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L51
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
[name/o2-column]: PWGCF/DataModel/CorrelationsDerived.h#L34
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
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.