Compilation Errors in CLion

I am using this tutorial to set up unreal project in CLion and trying to implement QuickStart project - Unreal Engine CPP Quick Start | Unreal Engine 5.2 Documentation

After following of all of the steps I still cannot get CLion show code with out compilation errors/warnings.

Is it an issue with CLion or the way UE generates project files for CLion.
I see similar issue for Xcode