Skip to content

Cache the results of the statistics to reduce database calls, especia… #273

Cache the results of the statistics to reduce database calls, especia…

Cache the results of the statistics to reduce database calls, especia… #273

Triggered via push December 1, 2024 00:02
Status Failure
Total duration 54s
Artifacts
Static analysis
44s
Static analysis
Fit to window
Zoom out
Zoom in

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#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
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/