Closed as6325400 closed 1 month ago
Your pull request is modifying functions with the following pre-existing issues:
📄 File: webapp/src/Controller/Team/SubmissionController.php
Function | Unhandled Issue |
---|---|
App\Controller\Team\SubmissionController::downloadAction |
ErrorException: Warning: ZipArchive::close(): Seek error: No space left on device /src/Service/SubmissionService.php in App\Service\Submission... Event Count: 4 |
Did you find this useful? React with a 👍 or 👎
When there is only one uploaded file, download the file directly instead of downloading a compressed file.