Skip to content

Added Doctrine DBAL 4 support #26

Added Doctrine DBAL 4 support

Added Doctrine DBAL 4 support #26

Re-run triggered September 26, 2024 18:02
Status Failure
Total duration 26s
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.