eslint
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-1.private.runners-manager.gitlab.com/gitlab.com/gitlab-org 1zzGUpzq3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...11Running on runner-1zzgupzq-project-278964-concurrent-0 via runner-1zzgupzq-private-1667568792-30e96e49...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 135178, done. 18remote: Counting objects: 100% (135178/135178), done. 19remote: Compressing objects: 100% (85462/85462), done. 20remote: Total 135178 (delta 62673), reused 94880 (delta 44892), pack-reused 0 21Receiving objects: 100% (135178/135178), 115.46 MiB | 25.06 MiB/s, done.22Resolving deltas: 100% (62673/62673), done.24 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171325 * [new branch] master -> origin/master26Checking out 58c4ca27 as master...27Skipping Git submodules setup28$ git remote set-url origin "${CI_REPOSITORY_URL}"30Checking cache for node-modules-bullseye-test-16...31Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 32Successfully extracted cache34Downloading artifacts for generate-apollo-graphql-schema (3275962747)...35Downloading artifacts from coordinator... ok id=3275962747 responseStatus=200 OK token=rAdfHjSj37Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-103-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...38$ echo $FOSS_ONLY39$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb40$ export GOPATH=$CI_PROJECT_DIR/.go41$ mkdir -p $GOPATH42$ source scripts/utils.sh43$ source scripts/prepare_build.sh44Using decomposed database config (config/database.yml.decomposed-postgresql)45$ yarn_install_script55$ run_timed_command "yarn run lint:eslint:all"56$ yarn run lint:eslint:all57yarn run v1.22.1758$ node scripts/frontend/eslint.js .59$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue,.graphql .60IncrementalWebpackCompiler: Status – disabled61PSA: Running into unexpected and/or strange frontend integration test errors?62Please help improve our error logging by following the instructions on this issue:64Done in 531.80s.65==> 'yarn run lint:eslint:all' succeeded in 532 seconds.67Not uploading cache node-modules-bullseye-test-16 due to policy69Job succeeded