Add Shopware 6 Config storage #76
pr_pipe.yml
on: pull_request
Install Dev Dependencies
2m 25s
Syntax Checks
13s
PHP Minimum Compatibility
16s
PHPStan Analyzer
23s
PHP CS Fixer
15s
Mutation Tests
30s
SVRUnit Tests
0s
Annotations
13 errors and 9 warnings
PHP CS Fixer
Process completed with exit code 2.
|
PHP Magic Numbers Analyzer
Process completed with exit code 2.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/AppManifestXml.php#L38
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/AppManifestXml.php#L100
Method PHPUnuhi\Bundles\Storage\Shopware6Config\Configs\AppManifestXml::getMeta() has no return type specified.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/AppManifestXml.php#L102
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L40
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L52
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L54
Cannot call method item() on DOMNodeList<DOMNode>|false.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L98
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L143
Method PHPUnuhi\Bundles\Storage\Shopware6Config\Configs\PluginConfigXml::getInput() has no return type specified.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L143
Method PHPUnuhi\Bundles\Storage\Shopware6Config\Configs\PluginConfigXml::getInput() has parameter $card with no type specified.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6Config/Configs/PluginConfigXml.php#L145
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
Rector Analyzer
Process completed with exit code 2.
|
Install Dev Dependencies
The following actions use a deprecated Node.js version 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/
|
PHP CS Fixer
The following actions use a deprecated Node.js version 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/
|
Syntax Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP Magic Numbers Analyzer
The following actions use a deprecated Node.js version 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/
|
PHP Minimum Compatibility
The following actions use a deprecated Node.js version 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/
|
Unit Tests
The following actions use a deprecated Node.js version 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/
|
PHPStan Analyzer
The following actions use a deprecated Node.js version 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/
|
Rector Analyzer
The following actions use a deprecated Node.js version 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/
|
Mutation Tests
The following actions use a deprecated Node.js version 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/
|