HP-1631: added into Customer entity state #73
Annotations
10 errors
|
Run Psalm:
src/action/AbstractAction.php#L114
src/action/AbstractAction.php:114:5: MissingOverrideAttribute: Method hiqdev\php\billing\action\AbstractAction::getcustomer should have the "Override" attribute (see https://psalm.dev/358)
|
|
Run Psalm:
src/action/AbstractAction.php#L106
src/action/AbstractAction.php:106:5: MissingOverrideAttribute: Method hiqdev\php\billing\action\AbstractAction::getid should have the "Override" attribute (see https://psalm.dev/358)
|
|
Run Psalm:
src/action/AbstractAction.php#L91
src/action/AbstractAction.php:91:21: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\action\AbstractAction::getUniqueString (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/InsufficientBalanceException.php#L6
src/Exception/InsufficientBalanceException.php:6:7: UnusedClass: Class hiqdev\php\billing\Exception\InsufficientBalanceException is never used (see https://psalm.dev/075)
|
|
Run Psalm:
src/Exception/ChargeStealingException.php#L44
src/Exception/ChargeStealingException.php:44:21: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\ChargeStealingException::getCharge (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/ChargeStealingException.php#L28
src/Exception/ChargeStealingException.php:28:28: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\ChargeStealingException::fromPdoException (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/ChargeOverlappingException.php#L33
src/Exception/ChargeOverlappingException.php:33:21: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\ChargeOverlappingException::getCharge (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/ChargeOverlappingException.php#L21
src/Exception/ChargeOverlappingException.php:21:28: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\ChargeOverlappingException::forCharge (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/CannotReassignException.php#L30
src/Exception/CannotReassignException.php:30:21: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\CannotReassignException::getField (see https://psalm.dev/087)
|
|
Run Psalm:
src/Exception/ActionChargingException.php#L40
src/Exception/ActionChargingException.php:40:21: PossiblyUnusedMethod: Cannot find any calls to method hiqdev\php\billing\Exception\ActionChargingException::getAction (see https://psalm.dev/087)
|
Loading