Results 3 issues of Phil

### Describe the bug When using multiple checkers a build does not fail if errors are reported within a particular checker. ### Reproduction 1. Setup the vite.config.ts as follows: ```typescript...

This change solves #287 .

## Version * Phaser Version:^3.85.0-beta.2 * Operating system:Windows/Android * Browser: Only tested in Chrome ## Description Matter JS pausing for physics bodies appears broken. When pausing the game using `this.matter.pause/resume();`...