BUGFIX: Search Effect not working with Minimap (#7919) #7
Annotations
4 warnings
|
Source/automap.cpp:1869:6 [readability-function-cognitive-complexity]:
Source/automap.cpp#L1869
function 'SetAutomapView' has cognitive complexity of 57 (threshold 25)
|
|
Source/automap.cpp:1789:24 [readability-braces-around-statements]:
Source/automap.cpp#L1789
statement should be inside braces
|
|
Source/automap.cpp:1738:6 [readability-function-cognitive-complexity]:
Source/automap.cpp#L1738
function 'DrawAutomap' has cognitive complexity of 33 (threshold 25)
|
|
Source/automap.cpp:746:76 [misc-unused-parameters]:
Source/automap.cpp#L746
parameter 'sTile' is unused
|