tests #32
Annotations
6 errors
|
Code Checks
Process completed with exit code 2.
|
|
PHPStan on PHP 8.4
Process completed with exit code 1.
|
|
PHPStan on PHP 8.4:
tests/Test/Prometheus/Storage/RedisSentinelTest.php#L66
Class RedisSentinel constructor invoked with 1 parameter, 2-6 required.
|
|
PHPStan on PHP 8.4:
tests/Test/Prometheus/Storage/RedisSentinelTest.php#L65
Parameter #1 $host of class RedisSentinel constructor expects string, array<string, string> given.
|
|
PHPStan on PHP 8.4:
tests/Test/Prometheus/Storage/RedisSentinelTest.php#L65
Class RedisSentinel constructor invoked with 1 parameter, 2-6 required.
|
|
PHPStan on PHP 8.4:
tests/Test/Prometheus/Storage/RedisSentinelTest.php#L62
No error with identifier arguments.count is reported on line 62.
|