Add Filesystem cleanup checker
New features
- Add Public filesystem Cleanup checker. Clean up leftover files by 'Create a file in public filesystem checker'. Sometimes when a (network-based) filesystem crashes or has other problems, temporary test files start to accumulate. This checker cleans them up, and reports errors.
- Add Psalm code scanner to keep the pinger in good shape.