Release v3 #98
Annotations
10 errors and 1 warning
PHPStan Static Analysis:
src/N98/Magento/Command/Customer/ListCommand.php#L66
Call to an undefined method Mage_Customer_Model_Customer::getwebsiteId().
|
PHPStan Static Analysis:
src/N98/Magento/Command/Database/DumpCommand.php#L12
Referencing prefixed Rector class: RectorPrefix202411\Symfony\Component\Finder\SplFileInfo.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L153
Parameter #1 $arr1 of function array_merge expects array, array|string given.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L154
Parameter #2 ...$args of function array_merge expects array, array|string given.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L158
Method N98\Magento\Command\System\Setup\IncrementalCommand::_getAvaiableDbFilesFromResource() should return array but returns array|string.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L171
Parameter #1 $arr1 of function array_merge expects array, array|string given.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L172
Parameter #2 ...$args of function array_merge expects array, array|string given.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Setup/IncrementalCommand.php#L176
Method N98\Magento\Command\System\Setup\IncrementalCommand::_getAvaiableDataFilesFromResource() should return array but returns array|string.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Url/ListCommand.php#L86
Expression on left side of ?? is not nullable.
|
PHPStan Static Analysis:
src/N98/Magento/Command/System/Url/ListCommand.php#L91
Variable $currentStore in PHPDoc tag @var does not match any variable in the foreach loop: $stores, $store
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading