Skip to content

Ran php-cs-fixer

Ran php-cs-fixer #81

Triggered via push October 30, 2023 10:48
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan-8.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 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/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.