Add/switch feed v5 #1448
php-coding-standards.yml
on: pull_request
PHP coding standards
34s
Annotations
8 errors
PHP coding standards:
src/FeedRegistration.php#L234
Block comment text must start on a new line
|
PHP coding standards:
src/API/APIV5.php#L333
Missing parameter comment
|
PHP coding standards:
src/API/APIV5.php#L398
Doc comment for parameter "$merchant_id" missing
|
PHP coding standards:
src/API/APIV5.php#L403
Doc comment for parameter $feed_id does not match actual variable name $merchant_id
|
PHP coding standards:
src/API/APIV5.php#L411
Doc comment for parameter "$merchant_id" missing
|
PHP coding standards:
src/API/APIV5.php#L416
Doc comment for parameter $feed_id does not match actual variable name $merchant_id
|
PHP coding standards:
src/API/APIV5.php#L424
Missing doc comment for function update_feed_status()
|
PHP coding standards
Process completed with exit code 1.
|