Skip to content

Please consider the following formatting changes to #9991 #235

Please consider the following formatting changes to #9991

Please consider the following formatting changes to #9991 #235

Triggered via pull request February 16, 2025 15:34
Status Failure
Total duration 18s
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 result
Issues have been found.
O2 linter
Process completed with exit code 1.
[root-entity]: Common/Tasks/flowTest.cxx#L109
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/flowTest.cxx#L117
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/flowTest.cxx#L225
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/flowTest.cxx#L231
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/flowTest.cxx#L260
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/flowTest.cxx#L266
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[external-pi]: Common/Tasks/flowTest.cxx#L50
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/flowTest.cxx#L98
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/flowTest.cxx#L122
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
[external-pi]: Common/Tasks/flowTest.cxx#L123
Consider using the PI constant (and its multiples and fractions) defined in o2::constants::math.
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.