feat: update composer.json to remove prefer-stable config #3
pipeline.yml
on: push
php-lint
/
PHP Linting (Pint)
18s
Matrix: php-tests
Annotations
9 errors
php-tests (8.2) / PHP Tests :
src/Models/CouponHistory.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:firstWhere\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/CouponHistory.php was not matched in reported errors.
|
php-tests (8.2) / PHP Tests :
src/Models/CouponHistory.php#L73
Access to an undefined property Illuminate\Database\Eloquent\Model::$coupon_history_id.
|
php-tests (8.2) / PHP Tests :
src/Models/CouponHistory.php#L76
Call to an undefined method Illuminate\Database\Eloquent\Model::fireSystemEvent().
|
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/Models/CouponHistory.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Query\\Builder\:\:firstWhere\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/CouponHistory.php was not matched in reported errors.
|
php-tests (8.3) / PHP Tests :
src/Models/CouponHistory.php#L73
Access to an undefined property Illuminate\Database\Eloquent\Model::$coupon_history_id.
|
php-tests (8.3) / PHP Tests :
src/Models/CouponHistory.php#L76
Call to an undefined method Illuminate\Database\Eloquent\Model::fireSystemEvent().
|
php-tests (8.3) / PHP Tests
The operation was canceled.
|