eslint-docs
Passed Started
by
@marcel.amirault

Marcel Amirault
1Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)2 on green-2.shared-gitlab-org.runners-manager.gitlab.com/default 8zCxmpPt, system ID: s_130a96ce9e653 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.6-git-2.45-lfs-2.9-chrome-123-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-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.6-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:35f87a3167fd10c917babad3a4c2e55baa086a98e9895da773054c7b5f599675 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.6-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:d5cdc68502e24537a6bb1b3fe50b7ee903a7e3a5c959061d58cb4659ae52ac8b ...11Running on runner-8zcxmppt-project-278964-concurrent-0 via runner-8zcxmppt-shared-gitlab-org-1740917390-8777ecb7...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 197211, done. 17remote: Counting objects: 100% (197211/197211), done. 18remote: Compressing objects: 100% (128633/128633), done. 19remote: Total 197211 (delta 93997), reused 138028 (delta 60896), pack-reused 0 (from 0) 20Receiving objects: 100% (197211/197211), 170.60 MiB | 28.95 MiB/s, done.21Resolving deltas: 100% (93997/93997), done.23 * [new ref] refs/pipelines/1695419569 -> refs/pipelines/169541956924 * [new branch] master -> origin/master25Checking out b92d561b as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for node-modules-debian-bookworm-test-22...30Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-debian-bookworm-test-22 ETag="1b7da64b25e69212c2ee96ef831f1d95"31Successfully extracted cache33Using docker image sha256:35f87a3167fd10c917babad3a4c2e55baa086a98e9895da773054c7b5f599675 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.6-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.6-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:d5cdc68502e24537a6bb1b3fe50b7ee903a7e3a5c959061d58cb4659ae52ac8b ...34$ echo $FOSS_ONLY35$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb36$ export GOPATH=$CI_PROJECT_DIR/.go37$ mkdir -p $GOPATH38$ source scripts/utils.sh39$ log_disk_usage "true"40*******************************************************41This runner currently has 24G free disk space.42*******************************************************98$ source scripts/prepare_build.sh99Using SEC decomposed database config (config/database.yml.decomposed-sec-postgresql)100Geo DB won't be set up.101Embedding DB won't be set up.102$ yarn_install_script127$ run_timed_command "scripts/frontend/lint_docs_links.mjs"128$ scripts/frontend/lint_docs_links.mjs129Running ESLint with the following rules enabled:130* local-rules/require-valid-help-page-path131* local-rules/vue-require-valid-help-page-link-component132No issues found!133==> 'scripts/frontend/lint_docs_links.mjs' succeeded in 33 seconds.135Not uploading cache node-modules-debian-bookworm-test-22 due to policy137Job succeeded