Initial pass at tests for Core-62354 #39788
coding-standards.yml
on: pull_request
PHP coding standards
/
Run coding standards checks
50s
JavaScript coding standards
/
Run coding standards checks
59s
Slack Notifications
/
Cancelled notifications
Slack Notifications
/
Failure notifications
Slack Notifications
/
Fixed notifications
Slack Notifications
/
Success notifications
Failed workflow tasks
0s
Annotations
5 errors
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/feed/fetchFeed.php#L27
Space after opening control structure is required
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/feed/fetchFeed.php#L27
No space before opening parenthesis is prohibited
|
PHP coding standards / Run coding standards checks:
tests/phpunit/tests/feed/fetchFeed.php#L27
Expected 1 space after FOREACH keyword; 0 found
|
PHP coding standards / Run coding standards checks
Process completed with exit code 1.
|