Skip to content

Refactor Igniter class to facade #49

Refactor Igniter class to facade

Refactor Igniter class to facade #49

Triggered via push December 28, 2024 16:59
Status Cancelled
Total duration 3m 35s
Artifacts

pipeline.yml

on: push
build-assets  /  Build Assets
38s
build-assets / Build Assets
php-lint  /  PHP Linting (Pint)
55s
php-lint / PHP Linting (Pint)
Matrix: php-tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
php-tests (8.2) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L31
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.2) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L43
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.2) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L54
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::controllerPath().
php-tests (8.2) / PHP Tests : src/Admin/Helpers/AdminHelper.php#L26
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.2) / PHP Tests : src/Admin/Providers/FormServiceProvider.php#L14
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.2) / PHP Tests : src/Admin/Providers/MenuItemServiceProvider.php#L15
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.2) / PHP Tests : src/Admin/ServiceProvider.php#L44
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::loadControllersFrom().
php-tests (8.2) / PHP Tests : src/Admin/ServiceProvider.php#L51
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.2) / PHP Tests : src/Admin/Traits/ValidatesForm.php (in context of class Igniter/Admin/Classes/AdminController)#L102
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.2) / PHP Tests : src/Admin/Traits/ValidatesForm.php (in context of class Igniter/Admin/FormWidgets/Connector)#L102
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.3) / PHP Tests
FailFast: cancelling since parallel instance has failed
php-tests (8.3) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L31
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.3) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L43
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.3) / PHP Tests : src/Admin/Classes/RouteRegistrar.php#L54
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::controllerPath().
php-tests (8.3) / PHP Tests : src/Admin/Helpers/AdminHelper.php#L26
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::adminUri().
php-tests (8.3) / PHP Tests : src/Admin/Providers/FormServiceProvider.php#L14
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.3) / PHP Tests : src/Admin/Providers/MenuItemServiceProvider.php#L15
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.3) / PHP Tests : src/Admin/ServiceProvider.php#L44
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::loadControllersFrom().
php-tests (8.3) / PHP Tests : src/Admin/ServiceProvider.php#L51
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.3) / PHP Tests : src/Admin/Traits/ValidatesForm.php (in context of class Igniter/Admin/Classes/AdminController)#L102
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
php-tests (8.3) / PHP Tests : src/Admin/Traits/ValidatesForm.php (in context of class Igniter/Admin/FormWidgets/Connector)#L102
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
build-assets / Build Assets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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