frontend: Handle large list of ports #5150
frontend.yml
on: pull_request
Matrix: build
Matrix: build docs
Matrix: build storybook
Matrix: lint
Matrix: test
Matrix: test plugins
Annotations
2 errors
src/i18n/index.test.ts > Forgotten translations > Check uncommitted translations:
frontend/src/i18n/index.test.ts#L134
AssertionError: expected ' M frontend/src/i18n/locales/de/trans…' to be '' // Object.is equality
- Expected
+ Received
+ M frontend/src/i18n/locales/de/translation.json
+ M frontend/src/i18n/locales/en/translation.json
+ M frontend/src/i18n/locales/es/translation.json
+ M frontend/src/i18n/locales/fr/translation.json
+ M frontend/src/i18n/locales/pt/translation.json
+
❯ src/i18n/index.test.ts:134:37
|
test (20.x, ubuntu-22.04)
Process completed with exit code 2.
|