Skip to content

Restricting rules when an attachment file can actually be deleted (co… #1103

Restricting rules when an attachment file can actually be deleted (co…

Restricting rules when an attachment file can actually be deleted (co… #1103

Triggered via push April 19, 2025 12:48
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: push
Matrix: phpstan-tests
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan (8.3): app/V1Module/presenters/ExerciseFilesPresenter.php#L364
Call to an undefined method App\V1Module\Presenters\ExerciseFilesPresenter::detachAllConnections().
phpstan (8.3): app/V1Module/presenters/ExerciseFilesPresenter.php#L365
Method App\Model\Repository\BaseRepository<App\Model\Entity\AttachmentFile>::flush() invoked with 1 parameter, 0 required.
phpstan (8.3)
Process completed with exit code 1.
phpstan (8.2): app/V1Module/presenters/ExerciseFilesPresenter.php#L364
Call to an undefined method App\V1Module\Presenters\ExerciseFilesPresenter::detachAllConnections().
phpstan (8.2): app/V1Module/presenters/ExerciseFilesPresenter.php#L365
Method App\Model\Repository\BaseRepository<App\Model\Entity\AttachmentFile>::flush() invoked with 1 parameter, 0 required.
phpstan (8.2)
Process completed with exit code 1.
tests (8.2)
Process completed with exit code 1.
tests (8.3)
Process completed with exit code 1.