The text domain should be a string if you want the theme to pass the textdomain check.
The zip file check is a new one for w.org. The only solution would be remove the zip files from the themes.
The theme check plugin is built for the theme review team on w.org. You may to want to check with the TF team if the same rules apply.
Don’t use constants for text domains. Use plain strings only.
Don’t include zip files in the theme.
These seem straightforward problems which can be easily solved.
Ok thanks guys! I am little lazy person and want to declare constant and change it on only one place 😛
Just replace all of those. Before this version it’s not displayed Warning while checking it 😉