eslint
Passed Started
by
@mbobin
Marius Bobin
1Running with gitlab-runner 15.9.0~beta.115.g598a7c91 (598a7c91)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 feature flags: FF_NETWORK_PER_BUILD:true, 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-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-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.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-git-2.36-lfs-2.9-chrome-109-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-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.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1684164789-7cda0713...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: 172010, done. 18remote: Counting objects: 100% (172010/172010), done. 19remote: Compressing objects: 100% (114166/114166), done. 20remote: Total 172010 (delta 83680), reused 112981 (delta 51238), pack-reused 0 21Receiving objects: 100% (172010/172010), 133.97 MiB | 32.98 MiB/s, done.22Resolving deltas: 100% (83680/83680), done.24 * [new ref] refs/pipelines/867893948 -> refs/pipelines/86789394825 * [new branch] master -> origin/master26Checking out 70965bdb as detached HEAD (ref is 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 (4287783084)...35Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4287783084 responseStatus=200 OK token=64_3exdL37Using docker image sha256:e2241823d5bdc5e6df7c49ebc7b24c52db10bbb41407a5256c7f2d24ff464f7f for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0.patched-golang-1.19-rust-1.65-node-16.14-postgresql-13:rubygems-3.4-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.19-rust-1.65-node-16.14-postgresql-13@sha256:f20112d766000374a74ca341735b93b35180b88d806027d821aa8800d0522906 ...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)45Geo DB won't be set up.46Embedding DB won't be set up.47$ yarn_install_script57$ run_timed_command "yarn run lint:eslint:all"58$ yarn run lint:eslint:all59yarn run v1.22.1960$ node scripts/frontend/eslint.js .61$ eslint --cache --max-warnings 0 --report-unused-disable-directives --ext .js,.vue,.graphql .62IncrementalWebpackCompiler: Status – disabled63PSA: Running into unexpected and/or strange frontend integration test errors?64Please help improve our error logging by following the instructions on this issue:66Done in 319.35s.67==> 'yarn run lint:eslint:all' succeeded in 319 seconds.69Not uploading cache node-modules-bullseye-test-16 due to policy71Job succeeded