Skip to content

Add creation of HF jet definition table #16

Add creation of HF jet definition table

Add creation of HF jet definition table #16

Triggered via pull request December 19, 2024 13:47
Status Failure
Total duration 44s
Artifacts

o2-linter.yml

on: pull_request
O2 linter
34s
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]: ALICE3/Core/FastTracker.cxx#L332
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/FastTracker.cxx#L370
Use std:: prefix for names from the std namespace.
[std-prefix]: ALICE3/Core/FastTracker.cxx#L383
Use std:: prefix for names from the std namespace.
[root-entity]: ALICE3/Core/FastTracker.cxx#L149
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: ALICE3/Core/FastTracker.cxx#L150
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: ALICE3/Core/FastTracker.cxx#L273
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[root-entity]: ALICE3/Core/FastTracker.cxx#L274
Consider replacing ROOT entities with equivalents from standard C++ or from O2.
[doc/file]: ALICE3/Core/FastTracker.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
[doc/file]: ALICE3/Core/FastTracker.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: ALICE3/Core/FastTracker.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
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.