Skip to content

[11.x] received transfers #1159

[11.x] received transfers

[11.x] received transfers #1159

Triggered via pull request February 1, 2024 18:41
Status Failure
Total duration 1m 7s
Artifacts

phpstan.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L84
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 is expected to occur 4 times, but occurred 6 times.
phpstan: src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L240
Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects string, mixed given.
phpstan: src/Traits/HasWallet.php (in context of class Bavix/Wallet/Models/Wallet)#L240
Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects string, mixed given.
phpstan
Process completed with exit code 1.