Remove allow_failure from most quality checks
Issue/feature addressed
This MR removes the allow_failure
from other formatting and compiler warning CI checks.
Checklist
-
Suitable tests added for new functionality. -
Contributed code is correctly formatted. (See the contributing guidelines). -
No extraneous files have been added (e.g. compiler output or test data files).