Skip to content

[PWGEM/Dilepton] update MlResponse #18016

[PWGEM/Dilepton] update MlResponse

[PWGEM/Dilepton] update MlResponse #18016

Triggered via pull request September 30, 2025 17:05
@dsekihatdsekihat
opened #13190
Status Failure
Total duration 19s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[name/function-variable]: PWGEM/Dilepton/Utils/MlResponseO2Track.h#L195
Use lowerCamelCase for names of functions and variables.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseO2Track.h#L105
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseO2Track.h#L93
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseO2Track.h#L91
Use std:: prefix for names from the std namespace.
[name/function-variable]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L222
Use lowerCamelCase for names of functions and variables.
[doc/file]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L1
Provide mandatory file documentation.
[doc/file]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L15
Documentation for \file is missing, incorrect or misplaced.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L65
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L53
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGEM/Dilepton/Utils/MlResponseDielectronSingleTrack.h#L51
Use std:: prefix for names from the std namespace.
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.