Skip to content

feat: support both post and get requests #9

feat: support both post and get requests

feat: support both post and get requests #9

Triggered via push June 2, 2024 11:13
Status Failure
Total duration 43s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Exceptions/AuthenticationFailed.php#L11
Unsafe usage of new static().
phpstan: src/Exceptions/CommandNotFound.php#L11
Unsafe usage of new static().
phpstan: src/Exceptions/ConnectionFailed.php#L11
Unsafe usage of new static().
phpstan: src/Exceptions/InvalidResponse.php#L11
Unsafe usage of new static().
phpstan: src/Exceptions/Unauthorized.php#L11
Unsafe usage of new static().
phpstan
Process completed with exit code 1.