removed error and just using warning

This commit is contained in:
2024-08-23 01:16:19 -04:00
parent dff92d3f87
commit 05c6edacff

View File

@@ -113,7 +113,7 @@ runs:
run: |
cppcheck --force --inline-suppr --std=c++20 --output-file=report.txt \
-i /azerothcore/modules/mod-eluna/LuaEngine/libs \
-j $(nproc) --enable=warning,error \
-j $(nproc) --enable=warning \
--cppcheck-build-dir=/home/runner/work/araxiaonline/mod-guildhouse/_cppcheck_cache \
/azerothcore/modules/mod-guildhouse