Added an version of the payment order form for the StuRa financers #262
Annotations
10 errors and 1 warning
Static analysis:
src/Controller/Admin/PaymentOrderHelperController.php#L91
PHPDoc tag @return with type void is incompatible with native type Symfony\Component\HttpFoundation\Response.
|
Static analysis:
src/Controller/PaymentOrderController.php#L253
Call to an undefined method App\Entity\PaymentOrder::isMathematicallyCorrect().
|
Static analysis:
src/Controller/PaymentOrderController.php#L254
Call to an undefined method App\Entity\PaymentOrder::isFactuallyCorrect().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L20
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L21
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L29
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L30
Call to an undefined method App\Entity\PaymentOrder::setConfirm2Token().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L46
Call to an undefined method App\Entity\PaymentOrder::setFirstName().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L47
Call to an undefined method App\Entity\PaymentOrder::setLastName().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L55
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Static analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|