✨ Add count event #211
Annotations
10 errors and 1 warning
examples/yflow.php#L169
Class Flow\AsyncHandler\DeferAsyncHandler constructor invoked with 0 parameters, 1 required.
|
examples/yflow.php#L170
Class Flow\AsyncHandler\DeferAsyncHandler constructor invoked with 0 parameters, 1 required.
|
src/AsyncHandler/AsyncHandler.php#L20
Property Flow\AsyncHandler\AsyncHandler::$ipPool with generic class Flow\IpPool does not specify its types: T
|
src/AsyncHandler/BatchAsyncHandler.php#L60
Parameter #1 $event of method Flow\AsyncHandlerInterface<T2>::pool() expects Flow\Event\PoolEvent<T2>, Flow\Event\PoolEvent<T1> given.
|
src/AsyncHandler/DeferAsyncHandler.php#L22
Property Flow\AsyncHandler\DeferAsyncHandler::$ipPool with generic class Flow\IpPool does not specify its types: T
|
src/AsyncHandler/DeferAsyncHandler.php#L24
Method Flow\AsyncHandler\DeferAsyncHandler::__construct() has parameter $ipPool with generic class Flow\IpPool but does not specify its types: T
|
src/IpPool.php#L20
Method Flow\IpPool::addIp() has parameter $ip with generic class Flow\Ip but does not specify its types: T
|
tests/AsyncHandler/DeferAsyncHandlerTest.php#L35
Class Flow\AsyncHandler\DeferAsyncHandler constructor invoked with 0 parameters, 1 required.
|
tests/Flow/FlowTest.php#L186
Class Flow\AsyncHandler\DeferAsyncHandler constructor invoked with 0 parameters, 1 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/
|
The logs for this run have expired and are no longer available.
Loading