Skip to content

feat: introduce Table helper, allow Table as an input for inserts #585

feat: introduce Table helper, allow Table as an input for inserts

feat: introduce Table helper, allow Table as an input for inserts #585

Triggered via pull request January 27, 2025 14:25
@simPodsimPod
opened #284
table
Status Failure
Total duration 28s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Static Analysis with PHPStan (8.2): tests/Schema/TableTest.php#L25
Generator expects value type array{SimPod\ClickHouseClient\Schema\Table}, array{'`t1`', SimPod\ClickHouseClient\Schema\Table} given.
Static Analysis with PHPStan (8.2): tests/Schema/TableTest.php#L30
Generator expects value type array{SimPod\ClickHouseClient\Schema\Table}, array{'`db`.`t1`', SimPod\ClickHouseClient\Schema\Table} given.
Static Analysis with PHPStan (8.2): tests/Schema/TableTest.php#L35
Generator expects value type array{SimPod\ClickHouseClient\Schema\Table}, array{'`db`.`t1`', SimPod\ClickHouseClient\Schema\Table} given.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
Static Analysis with PHPStan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636