Add missings in docs #90
Annotations
10 errors and 2 warnings
PHPStan:
upload/admin/controller/catalog/option.php#L324
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Catalog\Product>|Opencart\System\Engine\Proxy<Opencart\Catalog\Model\Catalog\Product>::getTotalProductsByOptionValueId().
|
PHPStan:
upload/admin/controller/catalog/option.php#L383
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Catalog\Product>|Opencart\System\Engine\Proxy<Opencart\Catalog\Model\Catalog\Product>::getTotalProductsByOptionId().
|
PHPStan:
upload/admin/controller/catalog/subscription_plan.php#L426
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Catalog\Product>|Opencart\System\Engine\Proxy<Opencart\Catalog\Model\Catalog\Product>::getTotalProductsBySubscriptionPlanId().
|
PHPStan:
upload/admin/controller/customer/customer.php#L798
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Customer\Customer>::deleteCustomer().
|
PHPStan:
upload/admin/controller/customer/customer.php#L1424
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Customer\Customer>::deleteAuthorize().
|
PHPStan:
upload/admin/controller/design/layout.php#L377
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Setting\Store>|Opencart\System\Engine\Proxy<Opencart\Catalog\Model\Setting\Store>::getTotalLayoutsByLayoutId().
|
PHPStan:
upload/admin/controller/design/seo_url.php#L605
Undefined variable: $filter_keyword
|
PHPStan:
upload/admin/controller/design/seo_url.php#L606
Undefined variable: $filter_key
|
PHPStan:
upload/admin/controller/design/seo_url.php#L607
Undefined variable: $filter_value
|
PHPStan:
upload/admin/controller/design/seo_url.php#L608
Undefined variable: $filter_store_id
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading