Skip to content

[PWGCF] Adding V0-V0 pair task #15787

[PWGCF] Adding V0-V0 pair task

[PWGCF] Adding V0-V0 pair task #15787

Triggered via pull request August 18, 2025 15:19
@gmantzargmantzar
synchronize #12614
Status Failure
Total duration 20s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L367
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L355
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L302
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L290
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L278
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L220
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L207
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L194
Use std:: prefix for names from the std namespace.
[using-directive]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L28
Do not put using directives at global scope in headers.
[using-directive]: PWGCF/FemtoDream/Core/femtoDreamDetaDphiStar.h#L27
Do not put using directives at global scope in headers.
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.