Add/switch feed v5 #1453
php-coding-standards.yml
on: pull_request
PHP coding standards
27s
Annotations
10 errors
PHP coding standards:
src/FeedRegistration.php#L207
Empty line required before block comment
|
PHP coding standards:
src/FeedRegistration.php#L208
Block comments must start with a capital letter
|
PHP coding standards:
src/API/Base.php#L663
No space after opening parenthesis is prohibited
|
PHP coding standards:
src/API/Base.php#L663
Expected 1 spaces after opening parenthesis; 0 found
|
PHP coding standards:
src/API/Base.php#L679
No space after opening parenthesis is prohibited
|
PHP coding standards:
src/API/Base.php#L679
Expected 1 spaces after opening parenthesis; 0 found
|
PHP coding standards:
src/API/APIV5.php#L337
Expected 2 spaces after parameter type; 1 found
|
PHP coding standards:
src/API/APIV5.php#L365
Comment missing for @throws tag in function comment
|
PHP coding standards:
src/API/APIV5.php#L415
No space after opening parenthesis is prohibited
|
PHP coding standards:
src/API/APIV5.php#L415
Expected 1 spaces after opening parenthesis; 0 found
|