feat: 添加 mine:install 命令及扩展自动安装配置 #2500
Annotations
6 errors and 1 warning
|
build Code coverage report (ubuntu-latest, 8.3, master)
Process completed with exit code 1.
|
|
build Code coverage report (ubuntu-latest, 8.3, master):
app/Service/Permission/RoleService.php#L46
Call to an undefined method Hyperf\DbConnection\Model\Model::menus().
|
|
build Code coverage report (ubuntu-latest, 8.3, master):
app/Repository/IRepository.php#L136
Method App\Repository\IRepository::findByFilter() should return (T of Hyperf\DbConnection\Model\Model)|null but returns Hyperf\Database\Model\Model|null.
|
|
build Code coverage report (ubuntu-latest, 8.3, master):
app/Repository/IRepository.php#L123
Method App\Repository\IRepository::findById() should return (T of Hyperf\DbConnection\Model\Model)|null but returns Hyperf\Database\Model\Model|null.
|
|
build Code coverage report (ubuntu-latest, 8.3, master):
app/Repository/IRepository.php#L102
Method App\Repository\IRepository::saveById() should return (T of Hyperf\DbConnection\Model\Model)|null but returns Hyperf\Database\Model\Model.
|
|
build Code coverage report (ubuntu-latest, 8.3, master):
app/Model/Permission/User.php#L182
Method App\Model\Permission\User::getPolicy() should return App\Model\DataPermission\Policy|null but returns Hyperf\Database\Model\Model.
|
|
build Code coverage report (ubuntu-latest, 8.3, master)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|