Skip to content

Fixed catalog review #515

Fixed catalog review

Fixed catalog review #515

Triggered via push January 20, 2024 22:23
Status Failure
Total duration 1m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Lint.yml

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

Annotations

10 errors and 1 warning
tests (8.3): upload/admin/controller/catalog/attribute.php#L354
Call to an undefined method Proxy<ModelCatalogAttribute>::getAttributeDescriptions().
tests (8.3): upload/admin/controller/catalog/attribute.php#L399
Function utf8_strlen not found.
tests (8.3): upload/admin/controller/catalog/attribute.php#L399
Function utf8_strlen not found.
tests (8.3): upload/admin/controller/extension/payment/squareup.php#L889
Cannot call method getSubscription() on null.
tests (8.3): upload/admin/controller/extension/payment/squareup.php#L961
Cannot call method getSubscription() on null.
tests (8.3): upload/admin/controller/marketplace/modification.php#L326
Binary operation "+" between (float|int) and non-empty-string results in an error.
tests (8.3): upload/admin/controller/marketplace/modification.php#L328
Binary operation "-=" between (float|int) and non-empty-string results in an error.
tests (8.3): upload/catalog/controller/common/column_left.php#L29
Call to an undefined method Proxy<ModelCatalogCategory>::getLayoutId().
tests (8.3): upload/catalog/controller/common/column_left.php#L36
Call to an undefined method Proxy<ModelCatalogProduct>::getLayoutId().
tests (8.3): upload/catalog/controller/common/column_left.php#L43
Call to an undefined method Proxy<ModelCatalogInformation>::getLayoutId().
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/