Skip to content

Please consider the following formatting changes to #8756 #3

Please consider the following formatting changes to #8756

Please consider the following formatting changes to #8756 #3

Triggered via pull request December 1, 2024 18:09
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
9s
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.
[std-prefix]: Common/Core/PID/PIDTOF.h#L496
Use std:: prefix for names from the std namespace.
[root-entity]: Common/Core/PID/PIDTOF.h#L470
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L471
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L472
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L473
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L474
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L475
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L476
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L477
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Core/PID/PIDTOF.h#L478
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
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.