Skip to content

refactor: return types - type hints - possible exceptions #8

refactor: return types - type hints - possible exceptions

refactor: return types - type hints - possible exceptions #8

Triggered via push January 4, 2024 17:09
Status Failure
Total duration 41s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/Services/PocketServices.php#L11
Call to an undefined method Illuminate\Database\Eloquent\Model::deposit().
phpstan: src/Services/PocketServices.php#L16
Call to an undefined method Illuminate\Database\Eloquent\Model::pay().
phpstan: src/Services/PocketServices.php#L21
Access to an undefined property Illuminate\Database\Eloquent\Model::$walletBalance.
phpstan: src/Services/PocketServices.php#L26
Call to an undefined method Illuminate\Database\Eloquent\Model::getWalletBalanceByType().
phpstan
Process completed with exit code 1.