Skip to content

Fixed the php-etl/rabbitmq-flow version used in the rejection plugin #692

Fixed the php-etl/rabbitmq-flow version used in the rejection plugin

Fixed the php-etl/rabbitmq-flow version used in the rejection plugin #692

Triggered via push November 23, 2023 13:44
Status Failure
Total duration 33s
Artifacts

quality.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
cs-fixer
Process completed with exit code 8.
phpstan: src/Cloud/Handler/Pipeline/AddPipelineStepProbeCommandHandler.php#L22
Call to method setProbe() on an unknown class Gyroscops\Api\Model\PipelineAddPipelineStepProbCommandInput.
phpstan: src/Cloud/Handler/Pipeline/AddPipelineStepProbeCommandHandler.php#L22
Instantiated class Gyroscops\Api\Model\PipelineAddPipelineStepProbCommandInput not found.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L24
Call to an undefined method Gyroscops\Api\Model\PipelineDeclarePipelineCommandInput::setAutoloads().
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L28
Call to method setCode() on an unknown class Gyroscops\Api\Model\StepInput.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L28
Instantiated class Gyroscops\Api\Model\StepInput not found.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L37
Call to method setNamespace() on an unknown class Gyroscops\Api\Model\AutoloadInput.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L37
Instantiated class Gyroscops\Api\Model\AutoloadInput not found.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L43
Call to method setUrl() on an unknown class Gyroscops\Api\Model\AddPipelineComposerAuthCommandInput.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L43
Instantiated class Gyroscops\Api\Model\AddPipelineComposerAuthCommandInput not found.
phpstan: src/Cloud/Handler/Pipeline/DeclarePipelineCommandHandler.php#L48
Call to method setName() on an unknown class Gyroscops\Api\Model\AddPipelineComposerRepositoryCommandInput.