🔖 提交初始版本 #1
Annotations
36 errors and 18 warnings
Test PHP 8.1 on none:
src/Business/Route.php#L51
Class Hyperf\HttpServer\Router\DispatcherFactory not found.
|
Test PHP 8.1 on none:
src/Business/Route.php#L72
Parameter $router of method SwowCloud\SDB\Business\Route::analyzeRouter() has invalid type Hyperf\HttpServer\Router\RouteCollector.
|
Test PHP 8.1 on none:
src/Business/Route.php#L111
Parameter $handler of method SwowCloud\SDB\Business\Route::analyzeHandler() has invalid type Hyperf\HttpServer\Router\Handler.
|
Test PHP 8.1 on none:
src/Business/Route.php#L129
Call to static method get() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.1 on none:
src/Business/Route.php#L133
Call to static method sortMiddlewares() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.1 on none:
src/Command/MkCertCommand.php#L36
Attribute class Hyperf\Command\Annotation\Command does not exist.
|
Test PHP 8.1 on none:
src/Command/MkCertCommand.php#L36
Class SwowCloud\SDB\Command\MkCertCommand extends unknown class Hyperf\Command\Command.
|
Test PHP 8.1 on none:
src/Command/MkCertCommand.php#L43
SwowCloud\SDB\Command\MkCertCommand::__construct() calls parent::__construct() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.1 on none:
src/Command/MkCertCommand.php#L48
SwowCloud\SDB\Command\MkCertCommand::configure() calls parent::configure() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.1 on none:
src/Command/MkCertCommand.php#L49
Call to an undefined method SwowCloud\SDB\Command\MkCertCommand::setDescription().
|
Test PHP 8.3 on none:
src/Business/Route.php#L51
Class Hyperf\HttpServer\Router\DispatcherFactory not found.
|
Test PHP 8.3 on none:
src/Business/Route.php#L72
Parameter $router of method SwowCloud\SDB\Business\Route::analyzeRouter() has invalid type Hyperf\HttpServer\Router\RouteCollector.
|
Test PHP 8.3 on none:
src/Business/Route.php#L111
Parameter $handler of method SwowCloud\SDB\Business\Route::analyzeHandler() has invalid type Hyperf\HttpServer\Router\Handler.
|
Test PHP 8.3 on none:
src/Business/Route.php#L129
Call to static method get() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.3 on none:
src/Business/Route.php#L133
Call to static method sortMiddlewares() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.3 on none:
src/Command/MkCertCommand.php#L36
Attribute class Hyperf\Command\Annotation\Command does not exist.
|
Test PHP 8.3 on none:
src/Command/MkCertCommand.php#L36
Class SwowCloud\SDB\Command\MkCertCommand extends unknown class Hyperf\Command\Command.
|
Test PHP 8.3 on none:
src/Command/MkCertCommand.php#L43
SwowCloud\SDB\Command\MkCertCommand::__construct() calls parent::__construct() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.3 on none:
src/Command/MkCertCommand.php#L48
SwowCloud\SDB\Command\MkCertCommand::configure() calls parent::configure() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.3 on none:
src/Command/MkCertCommand.php#L49
Call to an undefined method SwowCloud\SDB\Command\MkCertCommand::setDescription().
|
Test PHP 8.1 on swow
The operation was canceled.
|
Test PHP 8.2 on none:
src/Business/Route.php#L51
Class Hyperf\HttpServer\Router\DispatcherFactory not found.
|
Test PHP 8.2 on none:
src/Business/Route.php#L72
Parameter $router of method SwowCloud\SDB\Business\Route::analyzeRouter() has invalid type Hyperf\HttpServer\Router\RouteCollector.
|
Test PHP 8.2 on none:
src/Business/Route.php#L111
Parameter $handler of method SwowCloud\SDB\Business\Route::analyzeHandler() has invalid type Hyperf\HttpServer\Router\Handler.
|
Test PHP 8.2 on none:
src/Business/Route.php#L129
Call to static method get() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.2 on none:
src/Business/Route.php#L133
Call to static method sortMiddlewares() on an unknown class Hyperf\HttpServer\MiddlewareManager.
|
Test PHP 8.2 on none:
src/Command/MkCertCommand.php#L36
Attribute class Hyperf\Command\Annotation\Command does not exist.
|
Test PHP 8.2 on none:
src/Command/MkCertCommand.php#L36
Class SwowCloud\SDB\Command\MkCertCommand extends unknown class Hyperf\Command\Command.
|
Test PHP 8.2 on none:
src/Command/MkCertCommand.php#L43
SwowCloud\SDB\Command\MkCertCommand::__construct() calls parent::__construct() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.2 on none:
src/Command/MkCertCommand.php#L48
SwowCloud\SDB\Command\MkCertCommand::configure() calls parent::configure() but SwowCloud\SDB\Command\MkCertCommand does not extend any class.
|
Test PHP 8.2 on none:
src/Command/MkCertCommand.php#L49
Call to an undefined method SwowCloud\SDB\Command\MkCertCommand::setDescription().
|
Test PHP 8.2 on swow
The operation was canceled.
|
Test PHP 8.2 on swoole
The operation was canceled.
|
Test PHP 8.3 on swow
The operation was canceled.
|
Test PHP 8.1 on swoole
The operation was canceled.
|
Test PHP 8.3 on swoole
The operation was canceled.
|
Test PHP 8.1 on none
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.1 on none
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 none
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.3 on none
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.1 on swow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.1 on swow
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.2 on none
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.2 on none
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.2 on swow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.2 on swow
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.2 on swoole
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.2 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 swow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.3 on swow
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.1 on swoole
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test PHP 8.1 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|