Skip to content

Fixed PHPStan errors #651

Fixed PHPStan errors

Fixed PHPStan errors #651

Triggered via push October 26, 2023 14:31
Status Failure
Total duration 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

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.