Chore/bump dependencies #56
Annotations
9 errors
|
Tests (lowest, 8.3)
Process completed with exit code 1.
|
|
Tests (lowest, 8.3):
tests/Command/WaitForDatabaseCommandTest.php#L84
Trying to mock an undefined method introspectTables() on class Doctrine\DBAL\Schema\AbstractSchemaManager.
|
|
Tests (lowest, 8.3):
tests/Command/WaitForDatabaseCommandTest.php#L53
Trying to mock an undefined method introspectTables() on class Doctrine\DBAL\Schema\AbstractSchemaManager.
|
|
Tests (lowest, 8.3):
tests/Command/WaitForDatabaseCommandTest.php#L32
Trying to mock an undefined method introspectTables() on class Doctrine\DBAL\Schema\AbstractSchemaManager.
|
|
Tests (lowest, 8.3):
tests/Command/SchemaExistsCommandTest.php#L41
Trying to mock an undefined method introspectTables() on class Doctrine\DBAL\Schema\AbstractSchemaManager.
|
|
Tests (lowest, 8.3):
tests/Command/SchemaExistsCommandTest.php#L21
Trying to mock an undefined method introspectTables() on class Doctrine\DBAL\Schema\AbstractSchemaManager.
|
|
Tests (lowest, 8.3):
src/Command/WaitForDatabaseCommand.php#L61
Call to an undefined method Doctrine\DBAL\Schema\AbstractSchemaManager::introspectTables().
|
|
Tests (lowest, 8.3):
src/Command/SchemaExistsCommand.php#L58
Call to an undefined method Doctrine\DBAL\Schema\AbstractSchemaManager::introspectTables().
|
|
Tests (highest, 8.3)
The strategy configuration was canceled because "tests.lowest_8_3" failed
|