Fixed PHPStan errors #651
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Cloud/DTO/JobList.php#L21
PHPDoc tag @var above a method has no effect.
|
phpstan:
src/Cloud/DTO/JobList.php#L24
Property Kiboko\Component\Satellite\Cloud\DTO\JobList::$jobs (array<int, Kiboko\Component\Satellite\Cloud\DTO\Workflow\Action|Kiboko\Component\Satellite\Cloud\DTO\Workflow\Pipeline>) does not accept array<int|string, Kiboko\Component\Satellite\Cloud\DTO\Workflow\JobInterface>.
|
phpstan
Process completed with exit code 1.
|