feat: upgrade shopper version #83
Annotations
7 errors and 1 warning
🕵️♂️ Run PHPStan:
app/Livewire/Pages/Store.php#L24
Relation 'attributes' is not found in App\Models\Product model.
|
🕵️♂️ Run PHPStan:
app/Livewire/VariantsSelector.php#L27
Access to an undefined property App\Models\Product::$price_amount.
|
🕵️♂️ Run PHPStan:
app/Livewire/VariantsSelector.php#L29
Access to an undefined property App\Models\Product::$price_amount.
|
🕵️♂️ Run PHPStan:
app/Models/Country.php#L12
Return type Database\Factories\CountryFactory of method App\Models\Country::newFactory() is not covariant with return type Shopper\Core\Database\Factories\CountryFactory of method Shopper\Core\Models\Country::newFactory().
|
🕵️♂️ Run PHPStan:
app/Models/Product.php#L21
Access to an undefined property App\Models\Product::$old_price_amount.
|
🕵️♂️ Run PHPStan:
app/Models/Product.php#L22
Access to an undefined property App\Models\Product::$price_amount.
|
🕵️♂️ Run PHPStan
Process completed with exit code 1.
|
🪄 Setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading