Bug 40315 - xt/tt_tidy.t generates warnings
Summary: xt/tt_tidy.t generates warnings
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on: 38340
Blocks: 25515
  Show dependency treegraph
 
Reported: 2025-07-07 11:22 UTC by Jonathan Druart
Modified: 2025-07-07 11:22 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-07-07 11:22:10 UTC
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.
18:22:50 koha_1       | Something went wrong, Prettier generated an empty file. The original file was kept at misc/devel/tidy.pl line 112.

This is because those 3 files are empty:
koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/illview.inc
koha-tmpl/intranet-tmpl/prog/en/includes/ill/backends/Standard/shared/forms/other.inc
koha-tmpl/opac-tmpl/bootstrap/en/includes/ill/backends/Standard/shared/forms/other.inc

Is that expected?