KDevelop: Error on using std::format in C++20

When using std::format with a format argument of type std::string or char *, KDevelop complains about it even though it compiles just fine.

I’m wondering if I misconfigured something here.

KDevelop Version 6.3.250803 (25.08.3)