Skip to content

Remove README changes #14

Remove README changes

Remove README changes #14

Triggered via push January 13, 2024 10:25
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: src/Services/PocketServices.php#L21
Call to an undefined method Illuminate\Database\Eloquent\Model::deposit().
phpstan: src/Services/PocketServices.php#L36
Call to an undefined method Illuminate\Database\Eloquent\Model::pay().
phpstan: src/Services/PocketServices.php#L49
Access to an undefined property Illuminate\Database\Eloquent\Model::$walletBalance.
phpstan: src/Services/PocketServices.php#L63
Call to an undefined method Illuminate\Database\Eloquent\Model::getWalletBalanceByType().
phpstan: src/Traits/BalanceOperation.php (in context of class HPWebdeveloper/LaravelPayPocket/Models/Wallet)#L72
Offset 0 on array{'Illuminate\\Support\\Str', 'random', array{mixed}} in isset() always exists and is not nullable.
phpstan: src/Traits/BalanceOperation.php (in context of class HPWebdeveloper/LaravelPayPocket/Models/Wallet)#L72
Offset 1 on array{'Illuminate\\Support\\Str', 'random', array{mixed}} in isset() always exists and is not nullable.
phpstan: src/Traits/BalanceOperation.php (in context of class HPWebdeveloper/LaravelPayPocket/Models/Wallet)#L73
Offset 2 on array{'Illuminate\\Support\\Str', 'random', array{mixed}} on left side of ?? always exists and is not nullable.
phpstan
Process completed with exit code 1.