Skip to content

Bug #863: nansecond timestamp regression #90

Bug #863: nansecond timestamp regression

Bug #863: nansecond timestamp regression #90

Triggered via pull request June 2, 2024 21:37
Status Success
Total duration 50s
Artifacts

c-linter.yml

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

Annotations

4 errors and 6 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/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/.