Ran php-cs-fixer #135
Annotations
7 errors and 1 warning
src/Builder/Client.php#L141
Method Kiboko\Plugin\Sylius\Builder\Client::getClientBuilderNode() is unused.
|
src/Builder/Client.php#L175
Access to an undefined property Kiboko\Plugin\Sylius\Builder\Client::$apiType.
|
src/Builder/Client.php#L175
Access to undefined constant Kiboko\Plugin\Sylius\ApiType::LEGACY.
|
src/Factory/Client.php#L58
Method Kiboko\Plugin\Sylius\Factory\Client::buildFactoryNode() is unused.
|
src/Validator/ExtractorConfigurationValidator.php#L268
Strict comparison using === between null and array{address: array{'all', 'get'}, adjustment: array{'get'}, catalogPromotion: array{'get'}, channel: array{'all', 'get'}, country: array{'all', 'get'}, province: array{'get'}, currency: array{'all', 'get'}, customer: array{'get'}, ...}|array{address: array{'get'}, adjustment: array{'get'}, administrator: array{'all', 'get'}, catalogPromotionTranslation: array{'get'}, catalogPromotion: array{'all', 'get'}, channel: array{'all', 'get'}, shopBillingData: array{'get'}, country: array{'all', 'get'}, ...} will always evaluate to false.
|
src/Validator/LoaderConfigurationValidator.php#L188
Strict comparison using === between null and array{address: array{'create', 'delete', 'update'}, administrator: array{'create', 'delete', 'update'}, avatarImage: array{'create', 'delete'}, catalogPromotion: array{'create', 'update', 'delete'}, channel: array{'create', 'update', 'delete'}, country: array{'create', 'update'}, province: array{'update'}, currency: array{'create'}, ...}|array{address: array{'create', 'delete', 'update'}, customer: array{'create', 'update'}, order: array{'create', 'update', 'delete'}, orderItem: array{'create', 'delete'}, productReview: array{'create'}} will always evaluate to false.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading