Refactor imports to use Support\Facades\Igniter for consistency. #10
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
20s
Matrix: php-tests
Annotations
21 errors and 2 warnings
php-tests (8.3) / PHP Tests :
src/Auth/AuthServiceProvider.php#L47
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.3) / PHP Tests :
src/Auth/AuthServiceProvider.php#L48
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.3) / PHP Tests :
src/Auth/AuthServiceProvider.php#L78
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::isAdminUser().
|
php-tests (8.3) / PHP Tests :
src/Classes/RouteRegistrar.php#L19
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
|
php-tests (8.3) / PHP Tests :
src/Extension.php#L129
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::prunableModel().
|
php-tests (8.3) / PHP Tests :
src/Extension.php#L268
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.3) / PHP Tests :
src/Extension.php#L312
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.3) / PHP Tests :
src/Http/Middleware/InjectImpersonateBanner.php#L16
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.3) / PHP Tests :
src/Http/Middleware/LogUserLastSeen.php#L14
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::hasDatabase().
|
php-tests (8.3) / PHP Tests
Process completed with exit code 1.
|
php-tests (8.2) / PHP Tests
FailFast: cancelling since parallel instance has failed
|
php-tests (8.2) / PHP Tests :
src/Auth/AuthServiceProvider.php#L47
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Auth/AuthServiceProvider.php#L48
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Auth/AuthServiceProvider.php#L78
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::isAdminUser().
|
php-tests (8.2) / PHP Tests :
src/Classes/RouteRegistrar.php#L19
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
|
php-tests (8.2) / PHP Tests :
src/Extension.php#L129
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::prunableModel().
|
php-tests (8.2) / PHP Tests :
src/Extension.php#L268
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Extension.php#L312
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Http/Middleware/InjectImpersonateBanner.php#L16
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Http/Middleware/LogUserLastSeen.php#L14
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::hasDatabase().
|
php-tests (8.2) / 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.3) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|