fix flaky tests #16
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
18s
Matrix: php-tests
Annotations
12 errors and 2 warnings
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Cart\\Facades\\Cart\:\:content\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Cart\\Facades\\Cart\:\:subtotal\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Facades\\Location\:\:coveredArea\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Facades\\Location\:\:getId\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Facades\\Location\:\:orderDateTime\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Facades\\Location\:\:orderTypeIsDelivery\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\Local\\Facades\\Location\:\:orderType\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Facades\\Auth\:\:getUser\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/CartConditions/Coupon.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L97
Result of static method Igniter\Local\Facades\Location::orderTypeIsDelivery() (void) is used.
|
php-tests (8.2) / PHP Tests :
src/CartConditions/Coupon.php#L174
Result of static method Igniter\Local\Facades\Location::orderType() (void) is used.
|
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
|