add -w output.pcap command line option to direct the output to a pcap #75
Annotations
2 errors and 9 warnings
src/common/sendpacket.h#L23
'defines.h' file not found
|
|
src/common/sendpacket.c#L506
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L516
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L796
variable 'sp' is not initialized
|
src/common/sendpacket.c#L796
variable name 'sp' is too short, expected at least 3 characters
|
src/common/sendpacket.c#L805
variable 'err_msg' is not initialized
|
src/common/sendpacket.c#L811
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L1288
if with identical then and else branches
|
src/tcpreplay_api.c#L144
function 'tcpreplay_post_args' has cognitive complexity of 85 (threshold 25)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading