Refactor imports to use Support\Facades\Igniter for consistency. #12
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
27s
Matrix: php-tests
Annotations
5 errors and 2 warnings
php-tests (8.2) / PHP Tests :
src/Classes/ApiManager.php#L69
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-tests (8.3) / PHP Tests
FailFast: cancelling since parallel instance has failed
|
php-tests (8.3) / PHP Tests :
src/Classes/ApiManager.php#L69
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-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
|