[11.x] raise the minimum version of laravel to 11 #1164
Annotations
6 errors
Run phpstan:
src/Models/Wallet.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Database\\Eloquent\\Relations\\MorphOne\:\:withTrashed\(\)\.$# in path /home/runner/work/laravel-wallet/laravel-wallet/src/Models/Wallet.php was not matched in reported errors.
|
Run phpstan:
src/Models/Wallet.php#L1
Ignored error pattern #^Parameter \#1 \$related of method Illuminate\\Database\\Eloquent\\Model\:\:hasMany\(\) expects string, mixed given\.$# in path /home/runner/work/laravel-wallet/laravel-wallet/src/Models/Wallet.php was not matched in reported errors.
|
Run phpstan:
src/Models/Wallet.php#L1
Ignored error pattern #^Parameter \#1 \$related of method Illuminate\\Database\\Eloquent\\Model\:\:morphMany\(\) expects string, mixed given\.$# in path /home/runner/work/laravel-wallet/laravel-wallet/src/Models/Wallet.php was not matched in reported errors.
|
Run phpstan:
src/Traits/MorphOneWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L40
Cannot call method getDynamicDefaultSlug() on class-string|object.
|
Run phpstan:
src/Traits/MorphOneWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L40
Cannot call method getDynamicDefaultSlug() on class-string|object.
|
Run phpstan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading