Merge branch 'fabiangreffrath:master' into master #13
Annotations
3 warnings and 3 notices
src/heretic/mn_menu.c:1750:9 [readability-function-cognitive-complexity]:
src/heretic/mn_menu.c#L1750
function 'MN_Responder' has cognitive complexity of 355 (threshold 25)
|
src/hexen/mn_menu.c:1741:9 [readability-function-cognitive-complexity]:
src/hexen/mn_menu.c#L1741
function 'MN_Responder' has cognitive complexity of 357 (threshold 25)
|
cpp-linter (clang)
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/.
|
Run clang-format on src/doom/m_menu.c:
src/doom/m_menu.c#L1
File src/doom/m_menu.c does not conform to Custom style guidelines. (lines 1583)
|
Run clang-format on src/heretic/mn_menu.c:
src/heretic/mn_menu.c#L1
File src/heretic/mn_menu.c does not conform to Custom style guidelines. (lines 2225)
|
Run clang-format on src/hexen/mn_menu.c:
src/hexen/mn_menu.c#L1
File src/hexen/mn_menu.c does not conform to Custom style guidelines. (lines 2228)
|