+Build/work/ui_ArxProfiler.h:67:10: warning: method 'retranslateUi' can be made const [readability-make-member-function-const] +Build/work/ui_ErrorReportDialog.h:677:10: warning: method 'retranslateUi' can be made const [readability-make-member-function-const] +Arx/src/game/Entity.cpp:407:14: warning: method 'isInvulnerable' can be made const [readability-make-member-function-const] +Arx/src/game/Inventory.cpp:208:17: warning: method 'insertIntoStackAt' can be made const [readability-make-member-function-const] +Arx/src/game/Spells.cpp:171:20: warning: method 'endByCaster' can be made const [readability-make-member-function-const] +Arx/src/game/Spells.cpp:179:20: warning: method 'endByTarget' can be made const [readability-make-member-function-const] +Arx/src/game/Spells.cpp:188:20: warning: method 'endByType' can be made const [readability-make-member-function-const] +Arx/src/game/Spells.cpp:196:20: warning: method 'endByCaster' can be made const [readability-make-member-function-const] +Arx/src/game/Spells.cpp:247:20: warning: method 'replaceCaster' can be made const [readability-make-member-function-const] +Arx/src/gui/Hud.cpp:893:46: warning: method 'updateInput' can be made const [readability-make-member-function-const] +Arx/src/gui/Hud.cpp:989:44: warning: method 'updateInput' can be made const [readability-make-member-function-const] +Arx/src/gui/MainMenu.cpp:1064:7: warning: method 'setAlphaCutoutAntialisingState' can be made const [readability-make-member-function-const] +Arx/src/gui/book/Book.cpp:179:18: warning: method 'onClosePage' can be made const [readability-make-member-function-const] +Arx/src/gui/widget/WidgetContainer.cpp:27:23: warning: method 'update' can be made const [readability-make-member-function-const] +Arx/src/gui/widget/WidgetContainer.cpp:33:23: warning: method 'render' can be made const [readability-make-member-function-const] +Arx/src/gui/widget/WidgetContainer.cpp:61:23: warning: method 'move' can be made const [readability-make-member-function-const] +Arx/src/gui/widget/WidgetContainer.cpp:67:23: warning: method 'drawDebug' can be made const [readability-make-member-function-const]