Skip to content

refacto to use the InvalidConfigurationException on the right node an… #121

refacto to use the InvalidConfigurationException on the right node an…

refacto to use the InvalidConfigurationException on the right node an… #121

Triggered via push November 20, 2023 12:52
Status Failure
Total duration 42s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
phpstan: src/Builder/Client.php#L138
Match expression does not handle remaining value: string
phpstan: src/Builder/Extractor.php#L137
Match expression does not handle remaining value: string
phpstan: src/Builder/Loader.php#L143
Match expression does not handle remaining value: string
phpstan: src/Capacity/Create.php#L81
Match expression does not handle remaining value: mixed
phpstan: src/Capacity/Upsert.php#L73
Match expression does not handle remaining value: mixed
phpstan: src/Validator/ExtractorConfigurationValidator.php#L463
Static property Kiboko\Plugin\Sylius\Validator\ExtractorConfigurationValidator::$item is never read, only written.
phpstan: src/Validator/ExtractorConfigurationValidator.php#L467
Match expression does not handle remaining value: string
phpstan: src/Validator/ExtractorConfigurationValidator.php#L476
Match expression does not handle remaining value: string
phpstan: src/Validator/LoaderConfigurationValidator.php#L261
Match expression does not handle remaining value: string
phpstan
Process completed with exit code 1.
cs-fixer
Process completed with exit code 8.
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/