Skip to content

Added Doctrine DBAL 4 support (#69) #28

Added Doctrine DBAL 4 support (#69)

Added Doctrine DBAL 4 support (#69) #28

Triggered via push September 26, 2024 18:15
Status Failure
Total duration 23s
Artifacts

phpstan.yml

on: push
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.