Skip to content

[Trigger,PWGEM] fix std #14811

[Trigger,PWGEM] fix std

[Trigger,PWGEM] fix std #14811

Triggered via pull request August 1, 2025 11:48
@dsekihatdsekihat
opened #12372
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
[doc/file]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L340
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L272
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L271
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L270
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L268
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L196
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L193
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: EventFiltering/PWGEM/EMPhotonFilter.cxx#L187
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
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.