Move business logic out of components into extensions #63
Annotations
11 errors
|
Execute static analysis:
src/Actions/LogoutUser.php#L12
Call to an undefined static method Igniter\User\Facades\Auth::getUser().
|
Execute static analysis:
src/Actions/LogoutUser.php#L14
Call to an undefined static method Igniter\User\Facades\Auth::logout().
|
Execute static analysis:
src/Actions/LogoutUser.php#L21
Call to an undefined static method Illuminate\Support\Facades\Event::fire().
|
Execute static analysis:
src/Models/Customer.php#L85
Ignored error pattern #^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$first_name\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php is expected to occur 2 times, but occurred 3 times.
|
Execute static analysis:
src/Models/Customer.php#L85
Ignored error pattern #^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$last_name\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php is expected to occur 2 times, but occurred 3 times.
|
Execute static analysis:
src/Models/Customer.php#L160
Ignored error pattern #^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$reset_code\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php is expected to occur 1 time, but occurred 2 times.
|
Execute static analysis:
src/Models/Customer.php#L169
Call to an undefined static method Illuminate\Support\Facades\Mail::queueTemplate().
|
Execute static analysis:
src/Models/Customer.php#L170
Access to an undefined property Igniter\User\Models\Customer::$first_name.
|
Execute static analysis:
src/Models/Customer.php#L171
Access to an undefined property Igniter\User\Models\Customer::$last_name.
|
Execute static analysis:
src/Models/Customer.php#L172
Access to an undefined property Igniter\User\Models\Customer::$reset_code.
|
The logs for this run have expired and are no longer available.
Loading