Broken FOSS master
Static analysis in FOSS is failing from https://gitlab.com/gitlab-org/gitlab-foss/-/jobs/1214325209
We have an ee_else_ce
import that resolves to the same file for FOSS
Some static analyses failed:
**** yarn run lint:eslint:all failed with the following error(s):
yarn run v1.22.5
$ yarn run internal:eslint .
$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue .
IncrementalWebpackCompiler: Status – disabled
/builds/gitlab-org/gitlab-foss/app/assets/javascripts/boards/stores/actions.js
2:35 error '/builds/gitlab-org/gitlab-foss/app/assets/javascripts/boards/constants.js' imported multiple times import/no-duplicates
15:8 error '/builds/gitlab-org/gitlab-foss/app/assets/javascripts/boards/constants.js' imported multiple times import/no-duplicates
✖ 2 problems (2 errors, 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.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
error Command failed with exit code 1.
Cleaning up file based variables 00:01
ERROR: Job failed: exit code 1