Broken master: eslint error `vue` import should occur before import of `helpers/vue_test_utils_helper` import/order
Job #2015778359 failed for 99be341f:
$ yarn run internal:eslint . --parser-options=schema:tmp/tests/graphql/gitlab_schema_apollo.graphql
$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue,.graphql . --parser-options=schema:tmp/tests/graphql/gitlab_schema_apollo.graphql
IncrementalWebpackCompiler: Status – disabled
PSA: Running into unexpected and/or strange frontend integration test errors?
Please help improve our error logging by following the instructions on this issue:
https://gitlab.com/gitlab-org/gitlab/-/issues/345513
/builds/gitlab-org/gitlab/spec/frontend/jira_connect/subscriptions/components/app_spec.js
4:1 error `vue` import should occur before import of `helpers/vue_test_utils_helper` import/order
✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.