Skip to content

build(deps): bump webpack from 5.90.0 to 5.90.1 #1165

build(deps): bump webpack from 5.90.0 to 5.90.1

build(deps): bump webpack from 5.90.0 to 5.90.1 #1165

Triggered via pull request February 1, 2024 21:34
Status Failure
Total duration 1m 4s
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.