$_error_code of type string is incompatible with the type integer expected by parameter $code of kamerk22\AmazonGiftCode\...onErrors::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
24
return new static($message, /** @scrutinizer ignore-type */ $_error_code);