Automation CI Pipeline #11
pipeline.yml
on: workflow_dispatch
php-lint
/
PHP Linting (Pint)
23s
Matrix: php-tests
Annotations
5 errors and 2 warnings
php-tests (8.2) / PHP Tests :
src/Classes/EventManager.php#L126
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::runningInAdmin().
|
php-tests (8.2) / PHP Tests :
src/Extension.php#L35
Call to an undefined static method Igniter\Flame\Support\Facades\Igniter::prunableModel().
|
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
The operation was canceled.
|
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
|