Skip to content

Add pipe & reducer #4606

Add pipe & reducer

Add pipe & reducer #4606

Triggered via pull request October 20, 2024 11:22
@DavidBaduraDavidBadura
synchronize #643
pipeline
Status Failure
Total duration 1m 41s
Artifacts

phpstan.yml

on: pull_request
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Pipeline/Pipeline.php#L15
Property Patchlevel\EventSourcing\Pipeline\Pipeline::$middlewares type has no value type specified in iterable type array.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest): src/Pipeline/StateProcessor.php#L133
Trying to invoke (Closure(Patchlevel\EventSourcing\Message\Message, STATE): STATE)|null but it might not be a callable.
Static Analysis by PHPStan (locked, 8.3, ubuntu-latest)
Process completed with exit code 1.