Skip to content

feat: add Client::insertPayload() and slightly refactor sql logging #575

feat: add Client::insertPayload() and slightly refactor sql logging

feat: add Client::insertPayload() and slightly refactor sql logging #575

Triggered via pull request January 16, 2025 14:56
@simPodsimPod
synchronize #279
insert
Status Failure
Total duration 37s
Artifacts

static-analysis.yml

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

Annotations

2 errors and 1 warning
Static Analysis with PHPStan (8.2): src/Client/PsrClickHouseClient.php#L212
Method SimPod\ClickHouseClient\Client\PsrClickHouseClient::insertPayload() throws checked exception SimPod\ClickHouseClient\Exception\CannotInsert but it's missing from the PHPDoc @throws tag.
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