Skip to content

Please consider the following formatting changes to #8773 #8

Please consider the following formatting changes to #8773

Please consider the following formatting changes to #8773 #8

Triggered via pull request December 2, 2024 16:42
Status Failure
Total duration 18s
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
8s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 9 warnings, and 1 notice
O2 linter result
Issues have been found.
O2 linter
Process completed with exit code 1.
[root-entity]: Common/Tasks/centralityStudy.cxx#L233
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/centralityStudy.cxx#L276
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: Common/Tasks/centralityStudy.cxx#L427
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[doc/file]: Common/Tasks/centralityStudy.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: Common/Tasks/centralityStudy.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: Common/Tasks/centralityStudy.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: Common/Tasks/centralityStudy.cxx#L1
Provide mandatory file documentation.
[name/struct]: Common/Tasks/centralityStudy.cxx#L32
Use UpperCamelCase for names of structs.
[name/workflow-file]: Common/Tasks/centralityStudy.cxx#L1
Name of a workflow file must match the name of the main struct in it (without the PWG prefix). (Class implementation files should be in "Core" directories.)
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.