Skip to content

Fixed PHPStan errors #648

Fixed PHPStan errors

Fixed PHPStan errors #648

Triggered via push October 26, 2023 14:22
Status Failure
Total duration 48s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
cs-fixer
Process completed with exit code 8.
phpstan: src/Cloud/DTO/JobList.php#L12
PHPDoc tag @var for property Kiboko\Component\Satellite\Cloud\DTO\JobList::$jobs contains generic type Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline> but interface Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface is not generic.
phpstan: src/Cloud/DTO/JobList.php#L23
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$order.
phpstan: src/Cloud/DTO/JobList.php#L23
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$order.
phpstan: src/Cloud/DTO/JobList.php#L31
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$order.
phpstan: src/Cloud/DTO/JobList.php#L31
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$order.
phpstan: src/Cloud/DTO/JobList.php#L33
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$code.
phpstan: src/Cloud/DTO/JobList.php#L39
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface<Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>::$code.
phpstan
Process completed with exit code 1.