Skip to content

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

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 #616

Triggered via pull request January 30, 2025 10:57
@simPodsimPod
synchronize #287
timezone
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

10 errors
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L95
Access to an undefined property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$clickHouseTimeZone.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L95
Static method SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::dateConverter() invoked with 1 parameter, 0 required.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L96
Access to an undefined property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$clickHouseTimeZone.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L96
Static method SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::dateConverter() invoked with 1 parameter, 0 required.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L97
Access to an undefined property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$clickHouseTimeZone.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L97
Static method SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::dateTimeConverter() invoked with 1 parameter, 0 required.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L98
Access to an undefined property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$clickHouseTimeZone.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L98
Static method SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::dateTimeConverter() invoked with 1 parameter, 0 required.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L230
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.
Static Analysis with PHPStan (8.2): src/Param/ParamValueConverterRegistry.php#L230
Access to an uninitialized readonly property SimPod\ClickHouseClient\Param\ParamValueConverterRegistry::$registry.