fix tests, add a check on api_type parameter #122
Annotations
11 errors and 1 warning
cs-fixer
Process completed with exit code 8.
|
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#L84
Match expression does not handle remaining value: mixed
|
phpstan:
src/Capacity/Upsert.php#L76
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
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/
|