Skip to content

Add test cases

Add test cases #9

Triggered via push December 14, 2024 14:19
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/OmiseSignatureValidator.php#L19
Parameter #2 $haystack of function in_array expects array, string given.
phpstan: src/OmiseSignatureValidator.php#L34
Call to static method get() on an unknown class Soap\OmiseWebhooks\Http.
phpstan: src/OmiseSignatureValidator.php#L39
Method Soap\OmiseWebhooks\OmiseSignatureValidator::getWebhookIps() should return string but returns array<int, string>.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636