Skip to content

More tests on validating objects #477

More tests on validating objects

More tests on validating objects #477

Triggered via push January 19, 2024 23:18
Status Failure
Total duration 1m 44s
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/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): upload/catalog/controller/common/column_left.php#L59
Method ModelDesignLayout::getModules() invoked with 2 parameters, 1 required.
tests (8.3): upload/catalog/controller/common/column_right.php#L29
Call to an undefined method Proxy<ModelCatalogCategory>::getLayoutId().
tests (8.3): upload/catalog/controller/common/column_right.php#L36
Call to an undefined method Proxy<ModelCatalogProduct>::getLayoutId().
tests (8.3): upload/catalog/controller/common/column_right.php#L43
Call to an undefined method Proxy<ModelCatalogInformation>::getLayoutId().
tests (8.3): upload/catalog/controller/common/column_right.php#L59
Method ModelDesignLayout::getModules() invoked with 2 parameters, 1 required.
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/