Skip to content

[PWGDQ] Add reading of track type from realigned muons #8511

[PWGDQ] Add reading of track type from realigned muons

[PWGDQ] Add reading of track type from realigned muons #8511

Triggered via pull request April 18, 2025 20:02
Status Failure
Total duration 12s
Artifacts

o2-linter.yml

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

Annotations

2 errors, 10 warnings, and 1 notice
O2 linter
Process completed with exit code 1.
O2 linter result
Issues have been found.
[std-prefix]: PWGDQ/Core/VarManager.h#L3547
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L3544
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1932
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1421
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1420
Use std:: prefix for names from the std namespace.
[std-prefix]: PWGDQ/Core/VarManager.h#L1419
Use std:: prefix for names from the std namespace.
[import-std-name]: PWGDQ/Core/VarManager.h#L73
Do not import names from the std namespace in headers.
[import-std-name]: PWGDQ/Core/VarManager.h#L72
Do not import names from the std namespace in headers.
[import-std-name]: PWGDQ/Core/VarManager.h#L71
Do not import names from the std namespace in headers.
[include-iostream]: PWGDQ/Core/VarManager.h#L30
Do not include iostream. Use O2 logging instead.
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.