Skip to content

Bug #863: nansecond timestamp regression #98

Bug #863: nansecond timestamp regression

Bug #863: nansecond timestamp regression #98

Triggered via pull request June 2, 2024 23:38
Status Success
Total duration 39s
Artifacts

c-linter.yml

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

Annotations

5 errors and 9 warnings
src/common/utils.c:106:12 [performance-no-int-to-ptr]: src/common/utils.c#L106
integer to pointer cast pessimizes optimization opportunities
src/send_packets.c:336:1 [readability-function-cognitive-complexity]: src/send_packets.c#L336
function 'send_packets' has cognitive complexity of 146 (threshold 25)
src/send_packets.c:608:1 [readability-function-cognitive-complexity]: src/send_packets.c#L608
function 'send_dual_packets' has cognitive complexity of 155 (threshold 25)
src/tcpedit/tcpedit.c:186:13 [readability-isolate-declaration]: src/tcpedit/tcpedit.c#L186
multiple declarations in a single statement reduces readability
src/tcpprep.c:71:1 [readability-function-cognitive-complexity]: src/tcpprep.c#L71
function 'main' has cognitive complexity of 41 (threshold 25)
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/.