Fixed problem that logout was access denied #271
Annotations
10 errors and 1 warning
Static analysis:
src/DataFixtures/DepartmentFixture.php#L36
Call to an undefined method App\Entity\Department::setEmailHhv().
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L37
Call to an undefined method App\Entity\Department::setEmailTreasurer().
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L47
Call to an undefined method App\Entity\Department::setEmailHhv().
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L48
Call to an undefined method App\Entity\Department::setEmailTreasurer().
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L64
Call to an undefined method App\Entity\Department::setEmailHhv().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L28
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L29
Call to an undefined method App\Entity\PaymentOrder::setConfirm2Token().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L53
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L54
Call to an undefined method App\Entity\PaymentOrder::setConfirm2Token().
|
Static analysis:
src/Entity/ConfirmationToken.php#L37
Property App\Entity\ConfirmationToken::$confirmer type mapping mismatch: database can contain App\Entity\Confirmer|null but property expects App\Entity\Confirmer.
|
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/
|