Skip to content

Add Shopware 6 Config storage #85

Add Shopware 6 Config storage

Add Shopware 6 Config storage #85

Triggered via pull request November 11, 2024 16:48
Status Failure
Total duration 3m 19s
Artifacts

pr_pipe.yml

on: pull_request
Install Dev Dependencies
2m 29s
Install Dev Dependencies
Unit Tests
10s
Unit Tests
Syntax Checks
11s
Syntax Checks
PHP Minimum Compatibility
14s
PHP Minimum Compatibility
PHPStan Analyzer
23s
PHPStan Analyzer
PHP CS Fixer
13s
PHP CS Fixer
PHP Magic Numbers Analyzer
19s
PHP Magic Numbers Analyzer
Rector Analyzer
32s
Rector Analyzer
Mutation Tests
0s
Mutation Tests
SVRUnit Tests
0s
SVRUnit Tests
Fit to window
Zoom out
Zoom in

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/