Skip to content

Improved the Sylius plugin for 1;9 or more recent version #134

Improved the Sylius plugin for 1;9 or more recent version

Improved the Sylius plugin for 1;9 or more recent version #134

Triggered via push July 8, 2024 15:17
Status Failure
Total duration 24s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
cs-fixer
Process completed with exit code 8.
phpstan: src/Builder/Client.php#L140
Method Kiboko\Plugin\Sylius\Builder\Client::getClientBuilderNode() is unused.
phpstan: src/Builder/Client.php#L174
Access to an undefined property Kiboko\Plugin\Sylius\Builder\Client::$apiType.
phpstan: src/Builder/Client.php#L174
Access to undefined constant Kiboko\Plugin\Sylius\ApiType::LEGACY.
phpstan: src/Factory/Client.php#L58
Method Kiboko\Plugin\Sylius\Factory\Client::buildFactoryNode() is unused.
phpstan: src/Validator/ExtractorConfigurationValidator.php#L268
Strict comparison using === between 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'}, ...} and null will always evaluate to false.
phpstan: src/Validator/LoaderConfigurationValidator.php#L189
Strict comparison using === between 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'}} and null will always evaluate to false.
phpstan
Process completed with exit code 1.
cs-fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cs-fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpstan
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/