Add null safe operator to UserGuard and refactor relation name method… #54
Annotations
11 errors
|
Execute static analysis:
src/Models/Customer.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\Customer\:\:whereIsEnabled\(\)\.$# 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#L74
Call to an undefined static method static(Igniter\User\Models\Customer)::whereIsEnabled().
|
Execute static analysis:
src/Models/CustomerGroup.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\CustomerGroup\:\:dropdown\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/CustomerGroup.php was not matched in reported errors.
|
Execute static analysis:
src/Models/CustomerGroup.php#L41
Call to an undefined static method static(Igniter\User\Models\CustomerGroup)::dropdown().
|
Execute static analysis:
src/Models/User.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\User\:\:whereIsEnabled\(\)\.$# 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/Models/User.php#L102
Call to an undefined static method static(Igniter\User\Models\User)::whereIsEnabled().
|
Execute static analysis:
src/Models/UserGroup.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\UserGroup\:\:dropdown\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/UserGroup.php was not matched in reported errors.
|
Execute static analysis:
src/Models/UserGroup.php#L49
Call to an undefined static method static(Igniter\User\Models\UserGroup)::dropdown().
|
Execute static analysis:
src/Models/UserPreference.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\UserPreference\:\:applyItemAndUser\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/UserPreference.php was not matched in reported errors.
|
Execute static analysis:
src/Models/UserPreference.php#L38
Call to an undefined static method static(Igniter\User\Models\UserPreference)::applyItemAndUser().
|
The logs for this run have expired and are no longer available.
Loading