$this->client->request($method, $url, $options) of type Psr\Http\Message\ResponseInterface is incompatible with the type string expected by parameter $json of json_decode().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation