All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
WITH clause closing bracket should be aligned with WITH keyword.
WITH
WITH foo AS ( SELECT bar.val AS value FROM test AS bar )