Skip to content

[Benchmarks] Introduce analysis benhcmark tasks #10955

[Benchmarks] Introduce analysis benhcmark tasks

[Benchmarks] Introduce analysis benhcmark tasks #10955

Triggered via pull request June 4, 2025 09:14
@aalkinaalkin
synchronize #10840
Status Failure
Total duration 15s
Artifacts

o2-linter.yml

on: pull_request_target
O2 linter
10s
O2 linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
[doc/file]: Benchmarks/include/tables.h#L1
Provide mandatory file documentation.
[doc/file]: Benchmarks/include/tables.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: Benchmarks/include/tables.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: Benchmarks/include/tables.h#L11
Documentation for \file is missing, incorrect or misplaced.
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L34
Workflow name produce-expression-calib does not match its file name produce-expression-calib.cxx. (Matches produceExpressionCalib.cxx.)
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L29
Workflow name produce-dynamic-extension-calib does not match its file name produce-dynamic-extension-calib.cxx. (Matches produceDynamicExtensionCalib.cxx.)
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L24
Workflow name produce-expression does not match its file name produce-expression.cxx. (Matches produceExpression.cxx.)
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L19
Workflow name produce-dynamic-extension-func does not match its file name produce-dynamic-extension-func.cxx. (Matches produceDynamicExtensionFunc.cxx.)
[name/o2-workflow]: Benchmarks/CMakeLists.txt#L14
Workflow name produce-dynamic-extension does not match its file name produce-dynamic-extension.cxx. (Matches produceDynamicExtension.cxx.)
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.