Skip to content

[Common] Add FT0C variant 2 (Run 2 like truncation) #18327

[Common] Add FT0C variant 2 (Run 2 like truncation)

[Common] Add FT0C variant 2 (Run 2 like truncation) #18327

Triggered via pull request October 7, 2025 12:54
@ddobrigkddobrigk
synchronize #13239
Status Failure
Total duration 16s
Artifacts

o2-linter.yml

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

Annotations

10 errors and 2 notices
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L793
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L783
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L775
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L698
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L594
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L592
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[doc/file]: Common/DataModel/Centrality.h#L1
Provide mandatory file documentation.
[doc/file]: Common/DataModel/Centrality.h#L11
Documentation for \author is missing, incorrect or misplaced.
[doc/file]: Common/DataModel/Centrality.h#L11
Documentation for \brief is missing, incorrect or misplaced.
[doc/file]: Common/DataModel/Centrality.h#L11
Documentation for \file is missing, incorrect or misplaced.
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.