Skip to content

Chore/bump dependencies #56

Chore/bump dependencies

Chore/bump dependencies #56

Triggered via pull request January 13, 2026 09:21
Status Failure
Total duration 21s
Artifacts

build.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

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