Skip to content

Merge branch 'fabiangreffrath:master' into master #13

Merge branch 'fabiangreffrath:master' into master

Merge branch 'fabiangreffrath:master' into master #13

Triggered via push February 24, 2024 12:00
Status Success
Total duration 1m 23s
Artifacts

cpp-linter.yml

on: push
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

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)