Add Shopware 6 Config storage #85
pr_pipe.yml
on: pull_request
Install Dev Dependencies
2m 29s
Syntax Checks
11s
PHP Minimum Compatibility
14s
PHPStan Analyzer
23s
PHP CS Fixer
13s
Mutation Tests
0s
SVRUnit Tests
0s
Annotations
14 errors and 8 warnings
Unit Tests
Process completed with exit code 2.
|
PHP CS Fixer
Process completed with exit code 2.
|
PHP Magic Numbers Analyzer
Process completed with exit code 2.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L57
Parameter #4 $contextNode of method PHPUnuhi\Bundles\Storage\Shopware6\Service\XmlHandler::findLocaleValue() expects DOMNode, DOMNode|null given.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L58
Parameter #4 $contextNode of method PHPUnuhi\Bundles\Storage\Shopware6\Service\XmlHandler::findLocaleValue() expects DOMNode, DOMNode|null given.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L59
Parameter #4 $contextNode of method PHPUnuhi\Bundles\Storage\Shopware6\Service\XmlHandler::findLocaleValue() expects DOMNode, DOMNode|null given.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L77
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L78
Call to an undefined method DOMNode::getAttribute().
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L93
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L94
Call to an undefined method DOMNode::getElementsByTagName().
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L113
Argument of an invalid type DOMNodeList<DOMNode>|false supplied for foreach, only iterables are supported.
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L114
Call to an undefined method DOMNode::getElementsByTagName().
|
PHPStan Analyzer:
src/Bundles/Storage/Shopware6/Config/AppManifestXml.php#L127
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/
|
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/
|
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 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/
|
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/
|
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/
|
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/
|