TYPED REVIEW COMMENTS
| Prefix | Fix | Approval | Description |
| ERROR | mandatory | not possible | An error or a security issue in code which will lead to a failure or vulnerability on runtime. |
| WARN | recommended | possible | A problem in code which might lead to a failure on runtime. |
| NOTE | optional | possible | A hint for optimization |
| STYLE | mandatory | not possible | A violation of the naming or coding convention |
2025-01-11 Typed Review Comments v1