Skip to content

feat(schema): ClickHouse index algorithms and engine SETTINGS #51

feat(schema): ClickHouse index algorithms and engine SETTINGS

feat(schema): ClickHouse index algorithms and engine SETTINGS #51

Triggered via pull request April 30, 2026 04:18
Status Failure
Total duration 46s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: tests/Query/Schema/ClickHouseTest.php#L731
Parameter $table of anonymous function has invalid type Tests\Query\Schema\Table.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L731
Call to an undefined method Utopia\Query\Schema\ClickHouse::create().
PHPStan: tests/Query/Schema/ClickHouseTest.php#L724
Cannot access property $query on mixed.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L720
Parameter #1 $result of method Tests\Query\Schema\ClickHouseTest::assertBindingCount() expects Utopia\Query\Builder\Statement, mixed given.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L718
Call to method index() on an unknown class Tests\Query\Schema\Table.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L717
Call to method string() on an unknown class Tests\Query\Schema\Table.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L716
Cannot call method primary() on mixed.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L716
Call to method bigInteger() on an unknown class Tests\Query\Schema\Table.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L715
Parameter $table of anonymous function has invalid type Tests\Query\Schema\Table.
PHPStan: tests/Query/Schema/ClickHouseTest.php#L715
Call to an undefined method Utopia\Query\Schema\ClickHouse::create().