Code Static Analysis #21
Annotations
5 errors
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Hydrators/Channels/Channel.php#L84
Parameter #2 $title of class FastyBird\JsonApi\Exceptions\JsonApiError constructor expects string, string|Stringable given.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Hydrators/Channels/Channel.php#L85
Parameter #3 $detail of class FastyBird\JsonApi\Exceptions\JsonApiError constructor expects string|null, string|Stringable given.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Hydrators/Devices/Device.php#L84
Parameter #2 $title of class FastyBird\JsonApi\Exceptions\JsonApiError constructor expects string, string|Stringable given.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Hydrators/Devices/Device.php#L85
Parameter #3 $detail of class FastyBird\JsonApi\Exceptions\JsonApiError constructor expects string|null, string|Stringable given.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2)
Process completed with exit code 2.
|