Skip to content

tests

tests #28

Triggered via push April 18, 2025 17:06
Status Failure
Total duration 26s
Artifacts

checks.yml

on: push
Code Checks
13s
Code Checks
Matrix: phpstan
Fit to window
Zoom out
Zoom in

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.