Skip to content

National Weather Service (NWS) module for Emergency Alerts #718

National Weather Service (NWS) module for Emergency Alerts

National Weather Service (NWS) module for Emergency Alerts #718

Triggered via pull request January 16, 2025 08:57
Status Failure
Total duration 20s
Artifacts

phpcs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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