feat: add UserGroup and UserRole methods to retrieve first instance #24
Annotations
10 errors
|
Execute static analysis:
src/Extension.php#L266
Call to an undefined method Illuminate\Contracts\Http\Kernel::appendMiddlewareToGroup().
|
Execute static analysis:
src/MainMenuWidgets/UserPanel.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Flame\\Html\\HtmlFacade\:\:attributes\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/MainMenuWidgets/UserPanel.php was not matched in reported errors.
|
Execute static analysis:
src/Models/AssignableLog.php#L202
Call to an undefined method Igniter\Flame\Database\Query\Builder::whereHas().
|
Execute static analysis:
src/Models/Customer.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Reservation\\Models\\Reservation\:\:where\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php was not matched in reported errors.
|
Execute static analysis:
src/Models/Customer.php#L310
Result of method Igniter\User\Models\Customer::mailSend() (void) is used.
|
Execute static analysis:
src/Models/Observers/UserObserver.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\User\\Models\\User\:\:groups\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Observers/UserObserver.php was not matched in reported errors.
|
Execute static analysis:
src/Models/User.php#L1
Ignored error pattern #^Call to an undefined method Igniter\\User\\Models\\User\:\:groups\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/User.php was not matched in reported errors.
|
Execute static analysis:
src/Notifications/AssigneeUpdatedNotification.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable\:\:getKey\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Notifications/AssigneeUpdatedNotification.php was not matched in reported errors.
|
Execute static analysis
Process completed with exit code 1.
|
Loading