Skip to content

Please consider the following formatting changes to #9431 #32

Please consider the following formatting changes to #9431

Please consider the following formatting changes to #9431 #32

Triggered via pull request January 21, 2025 17:08
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

o2-linter.yml

on: pull_request
O2 linter
41s
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]: ALICE3/Core/DelphesO2TrackSmearer.h#L28
Including iostream is discouraged. Use O2 logging instead.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L54
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L64
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L65
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L78
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/DelphesO2TrackSmearer.h#L198
Use std:: prefix for names from the std namespace.
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L107
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L108
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L109
Consider using O2 logging (LOG, LOGF, LOGP).
[logging]: ALICE3/Core/DelphesO2TrackSmearer.h#L110
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.