wip #271
Annotations
6 errors and 1 warning
Run PHPStan:
packages/core/src/Models/Address.php#L68
Access to an undefined property Shopper\Core\Models\Address::$first_name.
|
Run PHPStan:
packages/core/src/Models/Address.php#L69
Access to an undefined property Shopper\Core\Models\Address::$last_name.
|
Run PHPStan:
packages/core/src/Models/Address.php#L70
Access to an undefined property Shopper\Core\Models\Address::$last_name.
|
Run PHPStan:
packages/core/src/Models/Address.php#L76
Access to an undefined property Shopper\Core\Models\Address::$is_default.
|
Run PHPStan:
packages/core/src/helpers.php#L44
Call to an undefined static method Shopper\Facades\Shopper::version().
|
Run PHPStan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading