Feature #878 - add -w / --suppress-warning option #115
Annotations
2 errors and 10 warnings
src/common/err.c#L46
'config.h' file not found
|
src/common/err.h#L50
'defines.h' file not found
|
src/common/err.c#L53
variable 'print_warnings' is non-const and globally accessible, consider making it const
|
src/common/err.h#L53
variable 'print_warnings' is non-const and globally accessible, consider making it const
|
src/tcpbridge.c#L133
function 'post_args' has cognitive complexity of 37 (threshold 25)
|
src/tcpbridge.c#L152
statement should be inside braces
|
src/tcpprep.c#L71
function 'main' has cognitive complexity of 42 (threshold 25)
|
src/tcpprep.c#L128
statement should be inside braces
|
src/tcpprep_api.c#L144
statement should be inside braces
|
src/tcpreplay_api.c#L144
function 'tcpreplay_post_args' has cognitive complexity of 71 (threshold 25)
|
src/tcpreplay_api.c#L212
statement should be inside braces
|
src/tcprewrite.c#L196
statement should be inside braces
|
This job succeeded
Loading