Feature #884 include exclude options #121
Annotations
1 error and 3 warnings
src/common/list.c:27:10 [clang-diagnostic-error]:
src/common/list.c#L27
'defines.h' file not found
|
src/common/list.c:52:9 [bugprone-branch-clone]:
src/common/list.c#L52
if with identical then and else branches
|
src/send_packets.c:624:1 [readability-function-cognitive-complexity]:
src/send_packets.c#L624
function 'send_dual_packets' has cognitive complexity of 163 (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/.
|