Skip to content

Updated command to update and remove a workflow #637

Updated command to update and remove a workflow

Updated command to update and remove a workflow #637

Triggered via push October 25, 2023 15:30
Status Failure
Total duration 41s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
cs-fixer
Process completed with exit code 8.
phpstan: src/Cloud/Command/Workflow/AddAfterWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\AddAfterWorkflowJobCommand has an unused parameter $code.
phpstan: src/Cloud/Command/Workflow/AddAfterWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\AddAfterWorkflowJobCommand has an unused parameter $job.
phpstan: src/Cloud/Command/Workflow/AddAfterWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\AddAfterWorkflowJobCommand has an unused parameter $workflowId.
phpstan: src/Cloud/Command/Workflow/PrependWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\PrependWorkflowJobCommand has an unused parameter $job.
phpstan: src/Cloud/Command/Workflow/PrependWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\PrependWorkflowJobCommand has an unused parameter $workflowId.
phpstan: src/Cloud/Command/Workflow/RemoveWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\RemoveWorkflowJobCommand has an unused parameter $stepCode.
phpstan: src/Cloud/Command/Workflow/RemoveWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\RemoveWorkflowJobCommand has an unused parameter $workflowId.
phpstan: src/Cloud/Command/Workflow/ReorderWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\ReorderWorkflowJobCommand has an unused parameter $array_map.
phpstan: src/Cloud/Command/Workflow/ReorderWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\ReorderWorkflowJobCommand has an unused parameter $param.
phpstan: src/Cloud/Command/Workflow/ReorderWorkflowJobCommand.php#L12
Constructor of class Kiboko\Component\Satellite\Cloud\Command\Workflow\ReorderWorkflowJobCommand has an unused parameter $workflowId.
cs-fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.