eslint as-if-foss
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on green-4.shared-gitlab-org.runners-manager.gitlab.com/default x5QiHUKw3 feature flags: FF_USE_FASTZIP: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-106-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-106-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce 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-106-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:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...11Running on runner-x5qihukw-project-278964-concurrent-0 via runner-x5qihukw-shared-gitlab-org-1670495283-47f75c26...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: 163372, done. 18remote: Counting objects: 100% (163372/163372), done. 19remote: Compressing objects: 100% (94786/94786), done. 20remote: Total 163372 (delta 84809), reused 119117 (delta 63093), pack-reused 0 21Receiving objects: 100% (163372/163372), 121.93 MiB | 30.12 MiB/s, done.22Resolving deltas: 100% (84809/84809), done.24 * [new ref] refs/pipelines/716916172 -> refs/pipelines/71691617225Checking out 8f189ac6 as refs/merge-requests/106378/merge...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for node-modules-bullseye-test-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 31Successfully extracted cache33Downloading artifacts for generate-apollo-graphql-schema as-if-foss (3443740898)...34Downloading artifacts from coordinator... ok id=3443740898 responseStatus=200 OK token=yHMrDieo36Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce 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-106-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:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...37$ echo $FOSS_ONLY38139$ [ "$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 467.84s.65==> 'yarn run lint:eslint:all' succeeded in 468 seconds.67Not uploading cache node-modules-bullseye-test-16 due to policy69Job succeeded