Skip to content

[PWGCF] FemtoUniverse -- FemtoUniverse.h O2 linter fixes #1622

[PWGCF] FemtoUniverse -- FemtoUniverse.h O2 linter fixes

[PWGCF] FemtoUniverse -- FemtoUniverse.h O2 linter fixes #1622

Triggered via pull request December 23, 2024 18:33
Status Failure
Total duration 14s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
6s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[include-iostream]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L22
Including iostream is discouraged. Use O2 logging instead.
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L56
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L65
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L87
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L151
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L208
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L211
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L213
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L222
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: PWGCF/FemtoUniverse/Core/FemtoUniverseCutculator.h#L231
Consider using O2 logging (LOG, LOGF, LOGP).
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.