Skip to content

SANTA-222: symfony upgrade #147

SANTA-222: symfony upgrade

SANTA-222: symfony upgrade #147

Triggered via pull request August 30, 2024 08:29
Status Failure
Total duration 1m 19s
Artifacts

run-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: src/Entity/BlacklistEmail.php#L7
Property App\Entity\BlacklistEmail::$id is never written, only read.
test: src/Entity/BlacklistEmail.php#L41
Unreachable statement - code above always terminates.
test: src/Entity/Participant.php#L17
Property App\Entity\Participant::$id is never written, only read.
test: src/Entity/Participant.php#L210
Method App\Entity\Participant::getWishlistItems() should return Doctrine\Common\Collections\ArrayCollection&iterable<App\Entity\WishlistItem> but returns array<App\Entity\WishlistItem>.
test: src/Entity/Party.php#L15
Property App\Entity\Party::$id is never written, only read.
test: src/Mailer/MailerService.php#L151
Call to an undefined method Doctrine\ORM\EntityRepository<App\Entity\Participant>::findAllParticipantsForForgotEmail().
test: src/Mailer/MailerService.php#L152
Call to an undefined method Doctrine\ORM\EntityRepository<App\Entity\Party>::findAllAdminParties().
test: src/Mailer/MailerService.php#L212
Call to an undefined method Doctrine\ORM\EntityRepository<App\Entity\Party>::findPartiesToReuse().
test: src/Query/ParticipantReportQuery.php#L13
Property App\Query\ParticipantReportQuery::$router is never read, only written.
test: src/Query/ParticipantReportQuery.php#L139
Binary operation "/" between string and string results in an error.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
test
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.