National Weather Service (NWS) module for Emergency Alerts #718
Annotations
4 errors and 1 warning
phpcs:
lib/Connector/NationalWeatherServiceConnector.php#L186
PHP keywords must be lowercase; expected "if" but found "If"
|
phpcs:
lib/Connector/NationalWeatherServiceConnector.php#L186
IF keyword must be lowercase; expected "if" but found "If"
|
phpcs:
lib/Connector/NationalWeatherServiceConnector.php#L304
Blank line found at end of control structure
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=xibo_ruleset.xml db/migrations/20250115120000_add_national_weather_service_connector_migration.php lib/Connector/NationalWeatherServiceConnector.php
|
phpcs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|