Skip to content

feat(database): support multiple databases in migrations and query builders #1924

feat(database): support multiple databases in migrations and query builders

feat(database): support multiple databases in migrations and query builders #1924

Triggered via pull request May 22, 2025 18:15
Status Failure
Total duration 43s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
35s
Run style check
Run static analysis: PHPStan
28s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run static analysis: PHPStan: tests/Integration/TestingDatabaseInitializer.php#L55
Class Tempest\Database\GenericDatabase constructor invoked with 3 parameters, 2 required.
Run static analysis: PHPStan: tests/Integration/TestingDatabaseInitializer.php#L50
Call to an undefined method Tempest\Database\Connection\Connection::reconnect().
Run static analysis: PHPStan: tests/Integration/TestingDatabaseInitializer.php#L49
Call to an undefined method Tempest\Database\Connection\Connection::ping().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L148
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L138
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L137
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L59
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L58
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L57
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().
Run static analysis: PHPStan: tests/Integration/Database/MultiDatabaseTest.php#L56
Call to an undefined method Tempest\Database\Migrations\MigrationManager::inDatabase().