Skip to content

Code Static Analysis #21

Code Static Analysis

Code Static Analysis #21

Triggered via schedule August 5, 2024 08:04
Status Failure
Total duration 36s
Artifacts

static-analysis.yaml

on: schedule
Matrix: PHP Lint
Fit to window
Zoom out
Zoom in

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.