Web Socket XMR and PWA routes #711
Annotations
1 error and 2 warnings
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=xibo_ruleset.xml db/migrations/20241002121300_add_default_chromeOS_display_profile_migration.php lib/Controller/Pwa.php web/pwa/index.php
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs:
web/pwa/index.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 28 and the first side effect is on line 31.
|