Covellite++  Version: 2.3.0 Revision: ??? Platform: x64 Build: 23:13 04.01.2025
Кроссплатформенный фреймворк для разработки приложений на С++
Загрузка...
Поиск...
Не найдено
Обработка кода решения CppCheck

Лог последней обработки

P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\config.cpp(36): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\context.cpp(43): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\display.cpp(11): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\surface.cpp(30): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If CHECK_PROXY is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Api\Covellite.Api\stdafx.h(23): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Example\Example\stdafx.h(17): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(0): information (suppress_id = normalCheckLevelMaxBranches): Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.hpp(69): style (suppress_id = functionConst): Technically the member function 'basement::model::Assimp::LoadSkeleton' can be const.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(108): style (suppress_id = badBitmaskCheck): Operator '|' with one operand equal to zero is redundant.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(119): style (suppress_id = badBitmaskCheck): Operator '|' with one operand equal to zero is redundant.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(211): style (suppress_id = useStlAlgorithm): Consider using std::accumulate algorithm instead of a raw loop.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Common.hpp(76): style (suppress_id = missingOverride): The destructor '~Common' overrides a destructor in a base class but is not marked with a 'override' specifier.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(139): style (suppress_id = missingOverride): The destructor '~Simple2DGame' overrides a destructor in a base class but is not marked with a 'override' specifier.
P:\projects\Covellitepp\Solution\Solution\Covellite.Os\Covellite.Os\stdafx.h(18): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.App\Covellite.App\stdafx.h(10): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.App\Test.Covellite.App\Test.ApplicationEntryPoint\ApplicationEntryPoint.android.test.cpp(56): error (suppress_id = syntaxError): syntax error
P:\projects\Covellitepp\Solution\Solution\Covellite.App\Test.Covellite.App\Test.ApplicationEntryPoint\ApplicationEntryPoint.test.cpp(52): error (suppress_id = syntaxError): syntax error
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Gui\stdafx.h(20): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Gui\Layers.cpp(29): style (suppress_id = useStlAlgorithm): Consider using std::any_of algorithm instead of a raw loop.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Covellite.Rocket\StringTranslator.cpp(1): error (suppress_id = syntaxError): File is missing: P:/projects/Covellitepp/Solution/Solution/Covellite.Gui/Covellite.Rocket/StringTranslator.cpp
P:\projects\Covellitepp\Solution\Solution\Covellite.Expanse\Covellite.Expanse\stdafx.h(9): error (suppress_id = unknownMacro): There is an unknown macro here somewhere. Configuration is required. If ALICORN_RESTORE_WARNINGS is a macro then please configure it.
P:\projects\Covellitepp\Solution\Solution\Covellite.Expanse\Test.Covellite.Expanse\Mock\3DScene.hpp(34): style (suppress_id = functionConst): Technically the member function 'mock::covellite::expanse::C3DScene::Add' can be const.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Test.Covellite.Egl\mock.hpp(11): error (suppress_id = ctuOneDefinitionRuleViolation): The one definition rule is violated, different classes/structs have the same name 'ANativeWindow'
P:\projects\Covellitepp\Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GL.hpp(27): style (suppress_id = unusedFunction): The function 'glFogi' is never used.
P:\projects\Covellitepp\Solution\Solution\Covellite.Api\Covellite.Api\Renderer\GL.hpp(32): style (suppress_id = unusedFunction): The function 'glClearDepth' is never used.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\CallProxy.cpp(7): style (suppress_id = unusedFunction): The function 'IsSuccessfull' is never used.
P:\projects\Covellitepp\Solution\Solution\Covellite.Egl\Covellite.Egl\CallProxy.cpp(12): style (suppress_id = unusedFunction): The function 'GetMessageText' is never used.
P:\projects\Covellitepp\Solution\Solution\Covellite.Gui\Test.Covellite.Gui\Mock\SystemToGuiKeyCode.inl(18): style (suppress_id = unusedFunction): The function 'SystemToGuiKeyCode' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(36): style (suppress_id = unusedFunction): The function 'LoadGeometry' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\Assimp.cpp(43): style (suppress_id = unusedFunction): The function 'LoadAnimation' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(34): style (suppress_id = unusedFunction): The function 'GetZ' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(40): style (suppress_id = unusedFunction): The function 'TurnLeft' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\CubeCoords.hpp(41): style (suppress_id = unusedFunction): The function 'TurnRight' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(67): style (suppress_id = unusedFunction): The function 'Remove' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Demo\PointLights.cpp(122): style (suppress_id = unusedFunction): The function 'GetUserConstantBuffer' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(76): style (suppress_id = unusedFunction): The function 'GetMin' is never used.
P:\projects\Covellitepp\Solution\Solution\Example\Example\Basements\Simple2DGame.hpp(77): style (suppress_id = unusedFunction): The function 'GetMax' is never used.
P:\projects\Covellitepp\Solution\Solution\Platform\Log.hpp(21): style (suppress_id = unusedFunction): The function '__android_log_print' is never used.
*(-1): information (suppress_id = unmatchedSuppression): Unmatched suppression: missingInclude
nofile(0): information (suppress_id = checkersReport): Active checkers: There was critical errors (use --checkers-report=<filename> to see details)