Broken `master` in `static-analysis`
Job #476418442 failed for 45ab3633:
**** yarn run eslint failed with the following error(s):
84 yarn run v1.21.1
85 $ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue .
86 /builds/gitlab-org/gitlab/ee/app/assets/javascripts/requirements/components/requirements_root.vue
87 19:38 error Content should be marked for translation @gitlab/vue-require-i18n-strings
88 21:9 error Content should be marked for translation @gitlab/vue-require-i18n-strings
89 ✖ 2 problems (2 errors, 0 warnings)
90 2 errors and 0 warnings potentially fixable with the `--fix` option.
91 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
92 error Command failed with exit code 1.
I think this is a combination of !27498 (merged) (merged first) and !27415 (merged) (merged second) when the latest Merge Result pipeline for the second MR was started before the first MR was merged.
Merge train would have avoided that!