chore: update test scripts for improved coverage #11
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
20s
Matrix: php-tests
Annotations
7 errors and 2 warnings
php-tests (8.3) / PHP Tests :
src/Models/Observers/PageObserver.php#L12
Access to an undefined property Igniter\Pages\Models\Page::$language_id.
|
php-tests (8.3) / PHP Tests :
src/Models/Page.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Pages\\Models\\Page\:\:\$language_id\.$# in path /home/runner/work/ti-ext-pages/ti-ext-pages/src/Models/Page.php was not matched in reported errors.
|
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/Models/Observers/PageObserver.php#L12
Access to an undefined property Igniter\Pages\Models\Page::$language_id.
|
php-tests (8.2) / PHP Tests :
src/Models/Page.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Pages\\Models\\Page\:\:\$language_id\.$# in path /home/runner/work/ti-ext-pages/ti-ext-pages/src/Models/Page.php was not matched in reported errors.
|
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
|