Skip to content

MB-35 savings

MB-35 savings #130

Triggered via pull request October 26, 2024 21:18
Status Failure
Total duration 57s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/Service/TransactionService.php#L124
Cannot call method updateBalance() on App\Entity\Account|null.
PHPStan: src/Service/TransactionService.php#L126
Parameter #1 $account of method App\Service\AccountService::save() expects App\Entity\Account, App\Entity\Account|null given.
PHPStan: src/Service/TransactionService.php#L134
Cannot call method updateBalance() on App\Entity\Account|null.
PHPStan: src/Service/TransactionService.php#L136
Parameter #1 $account of method App\Service\AccountService::save() expects App\Entity\Account, App\Entity\Account|null given.
PHPStan: src/Service/TransactionService.php#L146
Cannot call method updateBalance() on App\Entity\Account|null.
PHPStan: src/Service/TransactionService.php#L147
Cannot call method updateBalance() on App\Entity\Account|null.
PHPStan: src/Service/TransactionService.php#L149
Parameter #1 $account of method App\Service\AccountService::save() expects App\Entity\Account, App\Entity\Account|null given.
PHPStan
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
coverage-report
3.51 KB