Skip to content

Bring back version constraints to composer deps #27

Bring back version constraints to composer deps

Bring back version constraints to composer deps #27

Triggered via push April 24, 2024 14:59
Status Failure
Total duration 1m 16s
Artifacts
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
PHP 8.2 - Static Analysis: src/Models/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method static\(Igniter\\Coupons\\Models\\Coupon\)\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/Coupon.php was not matched in reported errors.
PHP 8.2 - Static Analysis: src/Models/Coupon.php#L85
Ignored error pattern #^Call to an undefined static method Igniter\\Coupons\\Models\\Coupon\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/Coupon.php is expected to occur 2 times, but occurred 3 times.
PHP 8.2 - Static Analysis: src/Models/Coupon.php#L292
Call to an undefined static method Igniter\Coupons\Models\Coupon::whereIsEnabled().
PHP 8.2 - Static Analysis
Process completed with exit code 1.
PHP 8.3 - Static Analysis
The job was canceled because "_8_2" failed.
PHP 8.3 - Static Analysis: src/Models/Coupon.php#L1
Ignored error pattern #^Call to an undefined static method static\(Igniter\\Coupons\\Models\\Coupon\)\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/Coupon.php was not matched in reported errors.
PHP 8.3 - Static Analysis: src/Models/Coupon.php#L85
Ignored error pattern #^Call to an undefined static method Igniter\\Coupons\\Models\\Coupon\:\:whereIsEnabled\(\)\.$# in path /home/runner/work/ti-ext-coupons/ti-ext-coupons/src/Models/Coupon.php is expected to occur 2 times, but occurred 3 times.
PHP 8.3 - Static Analysis: src/Models/Coupon.php#L292
Call to an undefined static method Igniter\Coupons\Models\Coupon::whereIsEnabled().
PHP 8.3 - Static Analysis
Process completed with exit code 1.
PHP 8.2 - Static Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.