Unity not allowing me to enter play mode

I have unity 2019.2 but i am unable to enter in play mode it says that “Fix all compiler error” . Interesting thing is that I have not a single script in my project it is completely empty

Haven’t seen this before, might need a few more details.

Are there any errors in the console?
Have you tried restarting or reinstalling unity?
Are you using unity hub?
Is this a brand new project?

Yes there are two empty error in console which only shows red exclametry sign

If you open the editor log it might give more information then.
In the past I’ve seen empty error logs but they contained some character which caused to show an empty error.
But looking at the editor log text file the error was readable.

you can access the editor log from the console window. It’s a menu → open editor log. or you can find it manually.