Skip to content

Fix coverage for ISV #69

Fix coverage for ISV

Fix coverage for ISV #69

Triggered via push November 30, 2024 13:05
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Client.php#L236
Method Sebdesign\VivaPayments\Client::withEnvironment() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
phpstan: src/Client.php#L236
Method Sebdesign\VivaPayments\Client::withEnvironment() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
phpstan: src/Events/WebhookEvent.php#L34
Method Sebdesign\VivaPayments\Events\WebhookEvent::create() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
phpstan: src/Events/WebhookEvent.php#L34
Method Sebdesign\VivaPayments\Events\WebhookEvent::create() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
phpstan: src/Services/Card.php#L37
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
phpstan: src/Services/ISV/Order.php#L37
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
phpstan: src/Services/Order.php#L38
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
phpstan: tests/TestCase.php#L82
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
phpstan: tests/TestCase.php#L83
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
phpstan: tests/TestCase.php#L84
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.