Skip to content

Added Doctrine DBAL 4 support #25

Added Doctrine DBAL 4 support

Added Doctrine DBAL 4 support #25

Re-run triggered September 26, 2024 17:10
Status Failure
Total duration 25s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/ClickHouseSchemaManager.php#L82
Method FOD\DBALClickHouse\ClickHouseSchemaManager::listTableIndexes() should return array<string, Doctrine\DBAL\Schema\Index> but returns array<int, Doctrine\DBAL\Schema\Index>.
PHPStan
Process completed with exit code 1.