Merge pull request #72 from jesperingels/feature/refactor-image-exten… #275
Annotations
8 errors and 2 warnings
PHPStan:
Block/PictureFactory.php#L40
PHPDoc tag @param references unknown parameter: $isDataSrc
|
PHPStan:
Test/Integration/Util/HtmlReplacerTest.php#L21
Class Yireo\NextGenImages\Util\HtmlReplacer constructor invoked with 6 parameters, 7 required.
|
PHPStan:
Test/Integration/Util/HtmlReplacerTest.php#L53
Class Yireo\NextGenImages\Util\HtmlReplacer constructor invoked with 6 parameters, 7 required.
|
PHPStan:
Test/Unit/Util/HtmlReplacerTest.php#L19
Class Yireo\NextGenImages\Util\HtmlReplacer constructor invoked with 5 parameters, 7 required.
|
PHPStan:
Test/Unit/Util/HtmlReplacerTest.php#L61
Class Yireo\NextGenImages\Util\HtmlReplacer constructor invoked with 5 parameters, 7 required.
|
PHPStan:
Util/HtmlReplacer.php#L289
Variable $imageUrl might not be defined.
|
PHPStan:
Util/HtmlReplacer.php#L293
Variable $imageUrl might not be defined.
|
PHPStan:
Util/UrlConvertor.php#L168
Call to an undefined method Magento\Store\Api\Data\StoreInterface::getBaseUrl().
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|