Skip to content

Lint

Lint #87

Triggered via push March 1, 2024 15:48
Status Failure
Total duration 11m 24s
Artifacts

Lint.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
tests (8.3): 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().
tests (8.3): 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().
tests (8.3): upload/admin/controller/catalog/subscription_plan.php#L230
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Catalog\SubscriptionPlan>|Opencart\System\Engine\Proxy<Opencart\Catalog\Model\Catalog\SubscriptionPlan>::getDescription().
tests (8.3): 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().
tests (8.3): upload/admin/controller/customer/customer.php#L798
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Customer\Customer>::deleteCustomer().
tests (8.3): upload/admin/controller/customer/customer.php#L1424
Call to an undefined method Opencart\System\Engine\Proxy<Opencart\Admin\Model\Customer\Customer>::deleteAuthorize().
tests (8.3): 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().
tests (8.3): upload/admin/controller/design/seo_url.php#L605
Undefined variable: $filter_keyword
tests (8.3): upload/admin/controller/design/seo_url.php#L606
Undefined variable: $filter_key
tests (8.3): upload/admin/controller/design/seo_url.php#L607
Undefined variable: $filter_value
tests (8.2)
The job was canceled because "_8_3" failed.
tests (8.2)
The operation was canceled.
tests (8.1)
The job was canceled because "_8_3" failed.
tests (8.1)
The operation was canceled.
tests (8.0)
The job was canceled because "_8_3" failed.
tests (8.0)
The operation was canceled.
tests (7.4)
The job was canceled because "_8_3" failed.
tests (7.4)
The operation was canceled.
tests (8.3)
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/.
tests (8.3)
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/