Skip to content

Bump rector/rector from 1.2.5 to 1.2.8 #176

Bump rector/rector from 1.2.5 to 1.2.8

Bump rector/rector from 1.2.5 to 1.2.8 #176

Triggered via pull request October 21, 2024 10:44
Status Failure
Total duration 7m 12s
Artifacts

workflow.yml

on: pull_request
Composer  /  Validation
8s
Composer / Validation
XML Syntax  /  XML Validation
XML Syntax / XML Validation
Matrix: Code-QL / Analyze
Matrix: PHP CS / phpcs
PHP CS Fixer  /  Validation
4m 0s
PHP CS Fixer / Validation
Matrix: PHPStan / Analyze
Matrix: Unit Tests (OpenMage) / unit-tests
Waiting for pending jobs
Matrix: PHP Syntax / syntax_php
Waiting for pending jobs
Matrix: Unit Tests (Sonar) / unit
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHP CS / Ecg
Process completed with exit code 1.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Bundle/Model/Product/Price.php#L862
Ignored error pattern #^Offset 'option_id' does not exist on array\{final_price\: mixed\}\.$# in path /home/runner/work/openmage-future/openmage-future/app/code/core/Mage/Bundle/Model/Product/Price.php is expected to occur 4 times, but occurred only 2 times.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Catalog/Model/Product/Option/Type/File.php#L752
Offset 0 on array{list<string>} in isset() always exists and is not nullable.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Media/Model/File/Image.php#L86
Method Mage_Media_Model_File_Image::getImage() has invalid return type GdImage.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Media/Model/File/Image.php#L112
Method Mage_Media_Model_File_Image::getImage() should return GdImage but returns resource.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Media/Model/File/Image.php#L121
Method Mage_Media_Model_File_Image::getTmpImage() has invalid return type GdImage.
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Media/Model/File/Image.php#L123
Method Mage_Media_Model_File_Image::getTmpImage() should return GdImage but returns (resource|false).
PHPStan / Analyze (ubuntu-latest, 8.3): app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl/International.php#L448
Ignored error pattern #^Invalid array key type strin\.$# in path /home/runner/work/openmage-future/openmage-future/app/code/core/Mage/Usa/Model/Shipping/Carrier/Dhl/International.php is expected to occur 3 times, but occurred only 1 time.
PHPStan / Analyze (ubuntu-latest, 8.3): lib/Mage/HTTP/Client/Curl.php#L328
Property Mage_HTTP_Client_Curl::$_ch (object) does not accept (resource|false).
PHPStan / Analyze (ubuntu-latest, 8.3): lib/Varien/Db/Adapter/Pdo/Mysql.php#L1183
Offset 3 on array{0: string, 1: string, 2: string, 3: string, 4: string, 5: string, 6?: ' ON DELETE…', 7?: 'CASCADE'|'NO ACTION'|'RESTRICT'|'SET NULL', ...} on left side of ?? always exists and is not nullable.
PHPStan / Analyze (ubuntu-latest, 8.3): lib/Varien/Http/Adapter/Curl.php#L36
Property Varien_Http_Adapter_Curl::$_resource has unknown class CurlHandle as its type.
PHPStan / Analyze (ubuntu-latest, 8.1)
The job was canceled because "ubuntu-latest_8_3" failed.
PHPStan / Analyze (ubuntu-latest, 8.1)
The operation was canceled.
PHP CS / PhpCompatibility
Process completed with exit code 1.