Very bad quality code, looks like it was written in a hurry or without desire to follow any good principles. The cyclomatic complexity is high in the sky. Unit tests are purely written, if written at all.
But on top of the junk spaghetti code, they even have a bigger problem: they are NOT open for clean-coding at all and bounce back your code if it tries to be a bit cleaner than the surroundings. They simply believe that keeping the "code style" consistent has more benefits over e.g. applying the boycott rule. Very frustrating when you are told exactly how to solve a problem or fix a bug without any professional reason. No autonomy at all. You won't like it if you are into writing clean code and if you know SOLID principles. You'll be socked looking at the code and the attitude they show.
Security: many hard-coded password in the source-code. Company account passwords are not stored in any password-manager at all. It is all up to you to take care of them somewhere.