Skip to content

[Common] Centrality: further protection against MC quadratic mapping overshooting #18828

[Common] Centrality: further protection against MC quadratic mapping overshooting

[Common] Centrality: further protection against MC quadratic mapping overshooting #18828

Triggered via pull request October 15, 2025 10:41
@ddobrigkddobrigk
opened #13395
Status Failure
Total duration 14s
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
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L828
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L826
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L801
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L796
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
[magic-number]: Common/Tools/Multiplicity/MultModule.h#L788
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.
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.