Skip to content

Bug #703 #844 PR #846: optionally fix packet header length --fixhdrlen #82

Bug #703 #844 PR #846: optionally fix packet header length --fixhdrlen

Bug #703 #844 PR #846: optionally fix packet header length --fixhdrlen #82

Triggered via pull request June 1, 2024 20:55
Status Success
Total duration 47s
Artifacts

c-linter.yml

on: pull_request
cpp-linter
39s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
src/tcpedit/tcpedit.c:47:1 [readability-function-cognitive-complexity]: src/tcpedit/tcpedit.c#L47
function 'tcpedit_packet' has cognitive complexity of 101 (threshold 25)
src/tcpedit/tcpedit.c:323:29 [bugprone-branch-clone]: src/tcpedit/tcpedit.c#L323
repeated branch in conditional chain
cpp-linter
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/.