Update pint rules #67
Annotations
9 errors and 1 warning
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L1
Ignored error pattern #^Call to an undefined static method Igniter\\User\\Models\\Address\:\:where\(\)\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php was not matched in reported errors.
|
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L108
Ignored error pattern #^Access to an undefined property Igniter\\User\\Models\\Customer\:\:\$email\.$# in path /home/runner/work/ti-ext-user/ti-ext-user/src/Models/Customer.php is expected to occur 3 times, but occurred 6 times.
|
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L243
Access to an undefined property Igniter\User\Models\Customer::$email.
|
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L243
Call to an undefined static method Igniter\User\Models\Address::whereIn().
|
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L259
Access to an undefined property Igniter\User\Models\Customer::$email.
|
PHP 8.3 - Static Analysis:
src/Models/Customer.php#L270
Access to an undefined property Igniter\User\Models\Customer::$email.
|
PHP 8.3 - Static Analysis
Process completed with exit code 1.
|
PHP 8.2 - Static Analysis
The job was canceled because "_8_3" failed.
|
PHP 8.2 - Static Analysis
The operation was canceled.
|
PHP 8.3 - 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/.
|