Skip to content

Change interface used on the Rejection object #38

Change interface used on the Rejection object

Change interface used on the Rejection object #38

Triggered via push July 3, 2024 13:26
Status Failure
Total duration 25s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Loader.php#L74
Generator expects value type Kiboko\Contract\Bucket\ResultBucketInterface<mixed>, null given.
phpstan: src/Loader.php#L76
While loop condition is always true.
phpstan: src/Rejection.php#L11
Class Kiboko\Component\Flow\RabbitMQ\Rejection implements unknown interface Kiboko\Contract\Pipeline\StepRejectionInterface.
phpstan
Process completed with exit code 1.
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/.