Skip to content

Run pint

Run pint #61

Triggered via push July 5, 2024 10:00
Status Failure
Total duration 35s
Artifacts
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Analysis (prefer-stable): src/Client.php#L236
Method Sebdesign\VivaPayments\Client::withEnvironment() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
Static Analysis (prefer-stable): src/Client.php#L236
Method Sebdesign\VivaPayments\Client::withEnvironment() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
Static Analysis (prefer-stable): src/Events/WebhookEvent.php#L32
Method Sebdesign\VivaPayments\Events\WebhookEvent::create() throws checked exception TypeError but it's missing from the PHPDoc @throws tag.
Static Analysis (prefer-stable): src/Events/WebhookEvent.php#L32
Method Sebdesign\VivaPayments\Events\WebhookEvent::create() throws checked exception ValueError but it's missing from the PHPDoc @throws tag.
Static Analysis (prefer-stable): src/Services/Card.php#L37
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis (prefer-stable): src/Services/ISV/Order.php#L37
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis (prefer-stable): src/Services/Order.php#L38
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis (prefer-stable): tests/Functional/Services/ISV/OrderTest.php#L32
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis (prefer-stable): tests/Functional/Services/ISV/OrderTest.php#L33
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.
Static Analysis (prefer-stable): tests/Functional/Services/ISV/OrderTest.php#L46
Parameter #1 $value of function strval expects bool|float|int|resource|string|null, mixed given.