Started to create classes to send workflow configurations to the cloud #633
Annotations
9 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Cloud/DTO/JobList.php#L23
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$order.
|
phpstan:
src/Cloud/DTO/JobList.php#L23
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$order.
|
phpstan:
src/Cloud/DTO/JobList.php#L31
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$order.
|
phpstan:
src/Cloud/DTO/JobList.php#L31
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$order.
|
phpstan:
src/Cloud/DTO/JobList.php#L33
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$code.
|
phpstan:
src/Cloud/DTO/JobList.php#L39
Access to an undefined property Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface::$code.
|
phpstan:
src/Cloud/WorkflowInterface.php#L12
Method Kiboko\Component\Satellite\Cloud\WorkflowInterface::fromLegacyConfiguration() has invalid return type Kiboko\Component\Satellite\Cloud\DTO\Workflow.
|
phpstan
Process completed with exit code 1.
|