eslint
Passed Started
by
@edith007

Siddharth Asthana
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-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-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...11Running on runner-euhiqzpr-project-27783254-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1677668691-95bc9b72...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 20...15Initialized empty Git repository in /builds/edith007/gitlab/.git/16Created fresh repository.17Checking out 61703a02 as detached HEAD (ref is cop-rule-rake-require-update-import)...18Skipping Git submodules setup19$ git remote set-url origin "${CI_REPOSITORY_URL}"21Checking cache for node-modules-bullseye-test-non_protected...22WARNING: file does not exist 23Failed to extract cache25Downloading artifacts for generate-apollo-graphql-schema (3854742268)...26Downloading artifacts from coordinator... ok host=storage.googleapis.com id=3854742268 responseStatus=200 OK token=64_Dzhzu28Using docker image sha256:d81ddff1dfe8451a653037f68f5d8f4c723f2dbb0ce8e92a3c8c2db42c7d9aad for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.18-rust-1.65-node-16.14-postgresql-12@sha256:d78a11245a87af7904b0381647ad618b49f497477823280561aceea34a6b9665 ...29$ echo $FOSS_ONLY30$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb31$ export GOPATH=$CI_PROJECT_DIR/.go32$ mkdir -p $GOPATH33$ source scripts/utils.sh34$ source scripts/prepare_build.sh35Using decomposed database config (config/database.yml.decomposed-postgresql)36Geo DB won't be set up.37$ yarn_install_script54$ run_timed_command "yarn run lint:eslint:all"55$ yarn run lint:eslint:all56yarn run v1.22.1957$ node scripts/frontend/eslint.js .58$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue,.graphql .59IncrementalWebpackCompiler: Status – disabled60PSA: Running into unexpected and/or strange frontend integration test errors?61Please help improve our error logging by following the instructions on this issue:63Done in 1169.82s.64==> 'yarn run lint:eslint:all' succeeded in 1171 seconds.66Not uploading cache node-modules-bullseye-test-non_protected due to policy68Job succeeded