Skip to content

[PWGCF] fix possible deref of nullptr error message #19319

[PWGCF] fix possible deref of nullptr error message

[PWGCF] fix possible deref of nullptr error message #19319

Triggered via pull request October 23, 2025 12:46
@EmilGormEmilGorm
synchronize #13502
Status Failure
Total duration 20s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L176
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L164
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L160
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L145
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L122
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L89
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L85
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L65
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L61
Use O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/GenericFramework/Core/FlowContainer.cxx#L57
Use O2 logging (LOG, LOGF, LOGP).
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.