Skip to content

[ALICE3] Implement cleanup for downloaded LUT files #21754

[ALICE3] Implement cleanup for downloaded LUT files

[ALICE3] Implement cleanup for downloaded LUT files #21754

Triggered via pull request December 10, 2025 11:57
@njacazionjacazio
synchronize #14155
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L112
Use O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L111
Use O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L110
Use O2 logging (LOG, LOGF, LOGP).
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L228
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L202
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L81
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L68
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L67
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L57
Use std:: prefix for names from the std namespace.
[include-iostream]: ALICE3/Core/DelphesO2TrackSmearer.h#L34
Do not include iostream. Use O2 logging instead.
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.