How can I crash the build when environment variables are of the wrong type. For example, I expected TEST variable is a string and in .env file I have TEST=123
PS. I have