Add tests #7
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
31s
Matrix: php-tests
Annotations
20 errors and 3 warnings
php-tests (8.3) / PHP Tests :
src/Actions/LoginCustomer.php#L18
Call to an undefined static method Igniter\User\Facades\Auth::attempt().
|
php-tests (8.3) / PHP Tests :
src/Actions/LogoutCustomer.php#L13
Call to an undefined static method Igniter\User\Facades\Auth::getUser().
|
php-tests (8.3) / PHP Tests :
src/Actions/LogoutCustomer.php#L15
Call to an undefined static method Igniter\User\Facades\Auth::isImpersonator().
|
php-tests (8.3) / PHP Tests :
src/Actions/LogoutCustomer.php#L16
Call to an undefined static method Igniter\User\Facades\Auth::stopImpersonate().
|
php-tests (8.3) / PHP Tests :
src/Actions/LogoutCustomer.php#L18
Call to an undefined static method Igniter\User\Facades\Auth::logout().
|
php-tests (8.3) / PHP Tests :
src/Actions/RegisterCustomer.php#L25
Call to an undefined static method Igniter\User\Facades\Auth::getProvider().
|
php-tests (8.3) / PHP Tests :
src/Actions/RegisterCustomer.php#L30
Call to an undefined static method Igniter\User\Facades\Auth::login().
|
php-tests (8.3) / PHP Tests :
src/Actions/RegisterCustomer.php#L38
Call to an undefined static method Igniter\User\Models\Customer::whereActivationCode().
|
php-tests (8.3) / PHP Tests :
src/Actions/RegisterCustomer.php#L44
Call to an undefined static method Igniter\User\Facades\Auth::login().
|
php-tests (8.3) / PHP Tests :
src/Console/Commands/ClearUserStateCommand.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\User\\Console\\Commands\\ClearUserStateCommand\:\:\$defaultStateConfig\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Console/Commands/ClearUserStateCommand.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Actions/LoginCustomer.php#L18
Call to an undefined static method Igniter\User\Facades\Auth::attempt().
|
php-tests (8.2) / PHP Tests :
src/Actions/LogoutCustomer.php#L13
Call to an undefined static method Igniter\User\Facades\Auth::getUser().
|
php-tests (8.2) / PHP Tests :
src/Actions/LogoutCustomer.php#L15
Call to an undefined static method Igniter\User\Facades\Auth::isImpersonator().
|
php-tests (8.2) / PHP Tests :
src/Actions/LogoutCustomer.php#L16
Call to an undefined static method Igniter\User\Facades\Auth::stopImpersonate().
|
php-tests (8.2) / PHP Tests :
src/Actions/LogoutCustomer.php#L18
Call to an undefined static method Igniter\User\Facades\Auth::logout().
|
php-tests (8.2) / PHP Tests :
src/Actions/RegisterCustomer.php#L25
Call to an undefined static method Igniter\User\Facades\Auth::getProvider().
|
php-tests (8.2) / PHP Tests :
src/Actions/RegisterCustomer.php#L30
Call to an undefined static method Igniter\User\Facades\Auth::login().
|
php-tests (8.2) / PHP Tests :
src/Actions/RegisterCustomer.php#L38
Call to an undefined static method Igniter\User\Models\Customer::whereActivationCode().
|
php-tests (8.2) / PHP Tests :
src/Actions/RegisterCustomer.php#L44
Call to an undefined static method Igniter\User\Facades\Auth::login().
|
php-tests (8.2) / PHP Tests :
src/Console/Commands/ClearUserStateCommand.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\User\\Console\\Commands\\ClearUserStateCommand\:\:\$defaultStateConfig\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Console/Commands/ClearUserStateCommand.php was not matched in reported errors.
|
php-lint / PHP Linting (Pint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests (8.3) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests (8.2) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|