Fixed PHPStan errors #648
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.
|