Skip to content

Add Shopware 6 Config storage #76

Add Shopware 6 Config storage

Add Shopware 6 Config storage #76

Triggered via pull request November 10, 2024 22:07
Status Failure
Total duration 3m 36s
Artifacts

pr_pipe.yml

on: pull_request
Install Dev Dependencies
2m 25s
Install Dev Dependencies
Unit Tests
17s
Unit Tests
Syntax Checks
13s
Syntax Checks
PHP Minimum Compatibility
16s
PHP Minimum Compatibility
PHPStan Analyzer
23s
PHPStan Analyzer
PHP CS Fixer
15s
PHP CS Fixer
PHP Magic Numbers Analyzer
13s
PHP Magic Numbers Analyzer
Rector Analyzer
40s
Rector Analyzer
Mutation Tests
30s
Mutation Tests
SVRUnit Tests
0s
SVRUnit Tests
Fit to window
Zoom out
Zoom in

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/