🏗️ YFlow rework #146
Annotations
10 errors and 1 warning
examples/ampYFlow.php#L17
Function wrapWithDeferred() return type with generic class Amp\Future does not specify its types: T
|
examples/ampYFlow.php#L26
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
|
examples/ampYFlowDriver.php#L22
Function wrapWithDeferred() return type with generic class Amp\Future does not specify its types: T
|
examples/ampYFlowDriver.php#L32
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
|
src/Driver/AmpDriver.php#L58
Unreachable statement - code above always terminates.
|
src/Driver/AmpDriver.php#L82
Unable to resolve the template type Tr in call to method Amp\Future<mixed>::map()
|
src/Driver/AmpDriver.php#L86
Unreachable statement - code above always terminates.
|
tests/AsyncHandler/AsyncHandlerTest.php#L20
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L20
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 2 given.
|
tests/AsyncHandler/BatchAsyncHandlerTest.php#L24
Parameter #2 $wrapper of class Flow\Event\AsyncEvent constructor expects Closure, 6 given.
|
The following actions uses Node.js version which is deprecated 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/
|
The logs for this run have expired and are no longer available.
Loading