jsonRpc is supported #143
Annotations
32 errors and 2 warnings
Test PHP 8.3 on swoole:
src/BeforeServerListener.php#L56
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.3 on swoole:
src/BeforeServerListener.php#L64
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcHttpRouter.php#L16
Property Hyperf\DTO\Router\JsonRpcHttpRouter::$server has unknown class Hyperf\JsonRpc\HttpServer as its type.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcHttpRouter.php#L22
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcHttpRouter.php#L27
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcHttpRouter.php#L33
Method Hyperf\DTO\Router\JsonRpcHttpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcTcpRouter.php#L15
Property Hyperf\DTO\Router\JsonRpcTcpRouter::$tcpServer has unknown class Hyperf\JsonRpc\TcpServer as its type.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcTcpRouter.php#L21
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcTcpRouter.php#L26
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.3 on swoole:
src/Router/JsonRpcTcpRouter.php#L32
Method Hyperf\DTO\Router\JsonRpcTcpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.2 on swoole
The job was canceled because "ubuntu-latest_8_3_swoole" failed.
|
Test PHP 8.2 on swoole:
src/BeforeServerListener.php#L56
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.2 on swoole:
src/BeforeServerListener.php#L64
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcHttpRouter.php#L16
Property Hyperf\DTO\Router\JsonRpcHttpRouter::$server has unknown class Hyperf\JsonRpc\HttpServer as its type.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcHttpRouter.php#L22
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcHttpRouter.php#L27
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcHttpRouter.php#L33
Method Hyperf\DTO\Router\JsonRpcHttpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcTcpRouter.php#L15
Property Hyperf\DTO\Router\JsonRpcTcpRouter::$tcpServer has unknown class Hyperf\JsonRpc\TcpServer as its type.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcTcpRouter.php#L21
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcTcpRouter.php#L26
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.2 on swoole:
src/Router/JsonRpcTcpRouter.php#L32
Method Hyperf\DTO\Router\JsonRpcTcpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.1 on swoole
The job was canceled because "ubuntu-latest_8_3_swoole" failed.
|
Test PHP 8.1 on swoole:
src/BeforeServerListener.php#L56
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.1 on swoole:
src/BeforeServerListener.php#L64
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcHttpRouter.php#L16
Property Hyperf\DTO\Router\JsonRpcHttpRouter::$server has unknown class Hyperf\JsonRpc\HttpServer as its type.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcHttpRouter.php#L22
Class Hyperf\JsonRpc\HttpServer not found.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcHttpRouter.php#L27
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcHttpRouter.php#L33
Method Hyperf\DTO\Router\JsonRpcHttpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcTcpRouter.php#L15
Property Hyperf\DTO\Router\JsonRpcTcpRouter::$tcpServer has unknown class Hyperf\JsonRpc\TcpServer as its type.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcTcpRouter.php#L21
Class Hyperf\JsonRpc\TcpServer not found.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcTcpRouter.php#L26
Class Hyperf\RpcServer\Router\DispatcherFactory not found.
|
Test PHP 8.1 on swoole:
src/Router/JsonRpcTcpRouter.php#L32
Method Hyperf\DTO\Router\JsonRpcTcpRouter::getProtocol() has invalid return type Hyperf\Rpc\Protocol.
|
Test PHP 8.3 on swoole
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test PHP 8.3 on swoole
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|