Skip to content
Triggered via push February 19, 2025 19:55
Status Failure
Total duration 38s
Artifacts

code-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/DataTable.php#L178
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::getPriority().
phpstan: src/DataTable.php#L178
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::getPriority().
phpstan: src/DataTable.php#L188
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::isVisible().
phpstan: src/DataTable.php#L196
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::isVisible().
phpstan: src/DataTable.php#L971
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::setPriority().
phpstan: src/Personalization/PersonalizationColumnData.php#L50
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::getPriority().
phpstan: src/Personalization/PersonalizationColumnData.php#L51
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::isVisible().
phpstan: src/Personalization/PersonalizationData.php#L86
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::setPriority().
phpstan: src/Resources/config/columns.php#L90
Class Kreyu\Bundle\DataTableBundle\Column\Type\FormColumnType not found.
phpstan: tests/Unit/Column/ColumnBuilderTest.php#L26
Call to an undefined method Kreyu\Bundle\DataTableBundle\Column\ColumnInterface::getPriority().