feat: add -g option to shield:user create
#2168
Annotations
6 errors
src/Authorization/Traits/Authorizable.php (in context of class CodeIgniter/Shield/Entities/User)#L47
Ignored error pattern #^Call to function model with CodeIgniter\\Shield\\Models\\GroupModel\:\:class is discouraged\.$# in path /home/runner/work/shield/shield/src/Entities/User.php is expected to occur 2 times, but occurred 4 times.
|
src/Authorization/Traits/Authorizable.php (in context of class CodeIgniter/Shield/Entities/User)#L320
Call to function model with CodeIgniter\Shield\Models\GroupModel::class is discouraged.
|
src/Authorization/Traits/Authorizable.php (in context of class CodeIgniter/Shield/Entities/User)#L347
Call to function model with CodeIgniter\Shield\Models\GroupModel::class is discouraged.
|
src/Commands/User.php#L339
Call to function model with CodeIgniter\Shield\Models\GroupModel::class is discouraged.
|
src/Models/UserModel.php#L159
Call to function model with CodeIgniter\Shield\Models\GroupModel::class is discouraged.
|
|
This job failed
Loading