Bug #703 #844 PR #846: optionally fix packet header length --fixhdrlen #85
Annotations
10 errors and 5 warnings
lib/sll.h#L90
unknown type name 'u_int16_t'
|
lib/sll.h#L91
unknown type name 'u_int16_t'
|
lib/sll.h#L92
unknown type name 'u_int16_t'
|
lib/sll.h#L93
unknown type name 'u_int8_t'
|
lib/sll.h#L94
unknown type name 'u_int16_t'
|
lib/sll.h#L103
unknown type name 'u_int16_t'
|
lib/sll.h#L104
unknown type name 'u_int16_t'
|
lib/sll.h#L105
unknown type name 'u_int32_t'
|
lib/sll.h#L106
unknown type name 'u_int16_t'
|
lib/sll.h#L107
unknown type name 'u_int8_t'
|
src/replay.c#L117
function 'replay_file' has cognitive complexity of 31 (threshold 25)
|
src/replay.c#L205
function 'replay_two_files' has cognitive complexity of 55 (threshold 25)
|
src/tcpedit/tcpedit.c#L47
function 'tcpedit_packet' has cognitive complexity of 101 (threshold 25)
|
src/tcpedit/tcpedit.c#L323
repeated branch in conditional chain
|
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 succeeded
Loading