Improved env docs #277
Annotations
10 errors and 2 warnings
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#L44
Method Doctrine\Common\DataFixtures\AbstractFixture::getReference() invoked with 1 parameter, 2 required.
|
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#L55
Method Doctrine\Common\DataFixtures\AbstractFixture::getReference() invoked with 1 parameter, 2 required.
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L63
Method Doctrine\Common\DataFixtures\AbstractFixture::getReference() invoked with 1 parameter, 2 required.
|
Static analysis:
src/DataFixtures/DepartmentFixture.php#L64
Call to an undefined method App\Entity\Department::setEmailHhv().
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L25
Method Doctrine\Common\DataFixtures\AbstractFixture::getReference() invoked with 1 parameter, 2 required.
|
Static analysis:
src/DataFixtures/PaymentOrderFixture.php#L28
Call to an undefined method App\Entity\PaymentOrder::setConfirm1Token().
|
Static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|