Skip to content

Merge pull request #9 from php-etl/feature/rejection-reason #46

Merge pull request #9 from php-etl/feature/rejection-reason

Merge pull request #9 from php-etl/feature/rejection-reason #46

Triggered via push October 27, 2023 15:03
Status Failure
Total duration 31s
Artifacts

phpstan-6.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() has parameter $source with no value type specified in iterable type array.
phpstan: src/PipelineRunnerInterface.php#L20
Method Kiboko\Contract\Pipeline\PipelineRunnerInterface::run() return type has no value type specified in iterable type array.
phpstan: src/RejectionWithReasonInterface.php#L9
Method Kiboko\Contract\Pipeline\RejectionWithReasonInterface::rejectWithReason() has parameter $rejection with no value type specified in iterable type array.
phpstan: src/WalkableInterface.php#L10
Method Kiboko\Contract\Pipeline\WalkableInterface::walk() return type has no value type specified in iterable type array.
phpstan
Process completed with exit code 1.