Skip to content

Merge pull request #10 from php-etl/feature/with-step-codes #90

Merge pull request #10 from php-etl/feature/with-step-codes

Merge pull request #10 from php-etl/feature/with-step-codes #90

Triggered via push November 13, 2023 12:56
Status Failure
Total duration 22s
Artifacts

phpstan-8.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/StepRejectionInterface.php#L14
Method Kiboko\Contract\Pipeline\StepRejectionInterface::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.