Skip to content

Readd preinstall script #396

Readd preinstall script

Readd preinstall script #396

Triggered via push July 2, 2024 12:48
Status Failure
Total duration 3m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
PHPStan: vendor/yireo/magento2-googletagmanager2/DataLayer/Mapper/ProductDataMapper.php#L81
Call to an undefined method Magento\Catalog\Api\Data\ProductInterface::getFinalPrice().
PHPStan: vendor/yireo/magento2-googletagmanager2/MageWire/Checkout.php#L33
Call to an undefined method Yireo\GoogleTagManager2\MageWire\Checkout::dispatchBrowserEvent().
PHPStan: vendor/yireo/magento2-googletagmanager2/MageWire/Checkout.php#L40
Call to an undefined method Yireo\GoogleTagManager2\MageWire\Checkout::dispatchBrowserEvent().
PHPStan: vendor/yireo/magento2-googletagmanager2/Test/Integration/FixtureTrait/CreateCategory.php (in context of class Yireo/GoogleTagManager2/Test/Integration/Page/CategoryPageTest)#L23
PHPDoc tag @var has invalid value ($category Category): Unexpected token "$category", expected type at offset 9
PHPStan: vendor/yireo/magento2-googletagmanager2/Test/Integration/FixtureTrait/CreateCategory.php (in context of class Yireo/GoogleTagManager2/Test/Integration/Page/ProductPageTest)#L23
PHPDoc tag @var has invalid value ($category Category): Unexpected token "$category", expected type at offset 9
PHPStan: vendor/yireo/magento2-googletagmanager2/Test/Integration/FixtureTrait/CreateProduct.php (in context of class Yireo/GoogleTagManager2/Test/Integration/Page/CategoryPageTest)#L35
PHPDoc tag @var has invalid value ($product ProductModel): Unexpected token "$product", expected type at offset 9
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/