The CI tests for Language Team's patches (probably for other teams too) constantly fail, because of the following error:
```
MediaWiki\Skins\Vector\Tests\Structure\PerformanceBudgetTest::testTotalModulesSize with data set "vector-2022" ('vector-2022', array('80KB', '17KB'))
18:37:02 T346813: Performance budget for styles in skin vector-2022 on main article namespace has been exceeded. Total size of styles modules is 17.2 Kbs is greater than the current budget size of 17 Kbs (see Vector/bundlesize.config.json).
```
The issue exists since at least 18 hours ago.
Example of a failing CI test: https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php74-noselenium-docker/161818/console (and the related patch: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/ContentTranslation/+/1010862/5)