🏗️ YFlow rework #157
Annotations
10 errors and 1 warning
src/Driver/AmpDriver.php#L97
Unable to resolve the template type Tr in call to method Amp\Future<TReturn>::map()
|
src/Flow/Flow.php#L67
Method Flow\Flow\Flow::__construct() has parameter $asyncHandler with generic interface Flow\AsyncHandlerInterface but does not specify its types: T
|
src/Flow/YFlow.php#L27
Method Flow\Flow\YFlow::__construct() has parameter $asyncHandler with generic interface Flow\AsyncHandlerInterface but does not specify its types: T
|
tests/AsyncHandler/AsyncHandlerTest.php#L18
Class Flow\Event\AsyncEvent constructor invoked with 3 parameters, 5 required.
|
tests/AsyncHandler/AsyncHandlerTest.php#L20
Parameter #2 $defer of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
|
tests/AsyncHandler/AsyncHandlerTest.php#L20
Parameter #3 $job of class Flow\Event\AsyncEvent constructor expects Closure, 6 given.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L18
Class Flow\Event\AsyncEvent constructor invoked with 3 parameters, 5 required.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L20
Parameter #2 $defer of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L20
Parameter #3 $job of class Flow\Event\AsyncEvent constructor expects Closure, 6 given.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L22
Class Flow\Event\AsyncEvent constructor invoked with 3 parameters, 5 required.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading