Better event handling #87
phpstan.yml
on: pull_request
Running Larastan check
12s
Annotations
4 errors and 2 warnings
Running Larastan check:
src/Pipeline.php#L85
Parameter $pipes of method MichaelRubel\EnhancedPipeline\Pipeline::through() has invalid type Illuminate\Contracts\Pipeline\dynamic.
|
Running Larastan check:
src/Pipeline.php#L203
Cannot call method make() on Illuminate\Contracts\Container\Container|null.
|
Running Larastan check:
src/Pipeline.php#L302
Method MichaelRubel\EnhancedPipeline\Pipeline::handleException() has no return type specified.
|
Running Larastan check
Process completed with exit code 1.
|
Running Larastan check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running Larastan check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|