fix: update method signatures in AdminAuth facade to reflect correct … #17
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
21s
Matrix: php-tests
Annotations
7 errors and 2 warnings
php-tests (8.2) / PHP Tests :
src/Http/Controllers/Login.php#L1
Ignored error pattern #^Result of static method Igniter\\User\\Facades\\AdminAuth\:\:isLogged\(\) \(void\) is used\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Http/Controllers/Login.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Http/Controllers/Users.php#L1
Ignored error pattern #^Result of static method Igniter\\User\\Facades\\AdminAuth\:\:isSuperUser\(\) \(void\) is used\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Http/Controllers/Users.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests
Process completed with exit code 1.
|
php-tests (8.3) / PHP Tests
FailFast: cancelling since parallel instance has failed
|
php-tests (8.3) / PHP Tests :
src/Http/Controllers/Login.php#L1
Ignored error pattern #^Result of static method Igniter\\User\\Facades\\AdminAuth\:\:isLogged\(\) \(void\) is used\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Http/Controllers/Login.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Http/Controllers/Users.php#L1
Ignored error pattern #^Result of static method Igniter\\User\\Facades\\AdminAuth\:\:isSuperUser\(\) \(void\) is used\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Http/Controllers/Users.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests
Process completed with exit code 1.
|
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.2) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|