Skip to content

refactor(param-value-converter-registry): wider date converters input type and throw exception #596

refactor(param-value-converter-registry): wider date converters input type and throw exception

refactor(param-value-converter-registry): wider date converters input type and throw exception #596

Triggered via pull request January 29, 2025 10:52
Status Failure
Total duration 26s
Artifacts

static-analysis.yml

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

Annotations

9 errors
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L227
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L227
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L233
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L233
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L276
Call to an undefined method DateTimeInterface::setTimezone().
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L279
Cannot call method format() on mixed.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L295
Call to an undefined method DateTimeInterface::setTimezone().
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L298
Cannot call method format() on mixed.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.