IBX-10362: Fixed validation of matrix field without columns when creating content type #287
ci.yaml
on: pull_request
Matrix: Tests
Matrix: Run code style check
Matrix: Tests
Annotations
9 errors
|
Tests (8.3)
Process completed with exit code 1.
|
|
Tests (8.3):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
|
|
Tests (8.3):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
|
|
Tests (8.0)
Process completed with exit code 1.
|
|
Tests (8.0):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
|
|
Tests (8.0):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
|
|
Tests (7.4)
Process completed with exit code 1.
|
|
Tests (7.4):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L183
Parameter #1 $cells of method Ibexa\Bundle\FieldTypeMatrix\Command\MigrateLegacyMatrixCommand::convertCellsToRows() expects array, array<SimpleXMLElement>|null given.
|
|
Tests (7.4):
src/bundle/Command/MigrateLegacyMatrixCommand.php#L114
Argument of an invalid type array<SimpleXMLElement>|null supplied for foreach, only iterables are supported.
|