EsLint Static Analysis failure: vue_shared/components/filtered_search_bar/filtered_search_bar_root.vue
Job #693760929 failed for 9524c9d8:
yarn run eslint
$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue .
/builds/gitlab-org/gitlab/ee/spec/frontend/analytics/cycle_analytics/components/filter_bar_spec.js
3:1 error `~/vue_shared/components/filtered_search_bar/filtered_search_bar_root.vue` import should occur after import of `ee/analytics/cycle_analytics/store/modules/filters/state` import/order
✖ 1 problem (1 error, 0 warnings)
1 error and 0 warnings potentially fixable with the `--fix` option.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.