Running with gitlab-runner 17.10.0 (67b2b2db)
  on ci-x86-64-hzdr tFzLQsgM, system ID: s_ed6f1495972e
section_start:1743003497:prepare_executor
Preparing the "docker" executor
Using Docker executor with image node:20 ...
Pulling docker image node:20 ...
Using docker image sha256:b076521ecd789cdce2cd72e7c34a599029e4f4fa299002b15895608f2f052238 for node:20 with digest node@sha256:735b1ba7e4550c415f98568efbf527e3f75828ac4f10692e490ca78e11d89f6e ...
section_end:1743003515:prepare_executor
section_start:1743003515:prepare_script
Preparing environment
Running on runner-tfzlqsgm-project-6678-concurrent-0 via gl-ci-run1...
section_end:1743003519:prepare_script
section_start:1743003519:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/hmc/hmc-public/unhide/documentation/.git/
Created fresh repository.
Checking out c4504f33 as detached HEAD (ref is feature-6/docusaurus-setup)...

Skipping Git submodules setup
section_end:1743003523:get_sources
section_start:1743003523:step_script
Executing "step_script" stage of the job script
Using docker image sha256:b076521ecd789cdce2cd72e7c34a599029e4f4fa299002b15895608f2f052238 for node:20 with digest node@sha256:735b1ba7e4550c415f98568efbf527e3f75828ac4f10692e490ca78e11d89f6e ...
$ npm install
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported

added 1285 packages, and audited 1286 packages in 13s

374 packages are looking for funding
  run `npm fund` for details

9 vulnerabilities (3 low, 1 moderate, 5 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
$ npm run build

> unhide-docs@0.0.0 build
> docusaurus build

[INFO] [en] Creating an optimized production build...
[info] [webpackbar] Compiling Client
[info] [webpackbar] Compiling Server
[success] [webpackbar] Server: Compiled successfully in 11.21s
[success] [webpackbar] Client: Compiled successfully in 17.27s
[WARNING] Docusaurus found broken anchors!

Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.

Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /docs/guides/web-api/search-api:
   -> linking to /docs/about/data-model/#filters

[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.
section_end:1743003561:step_script
section_start:1743003561:upload_artifacts_on_success
Uploading artifacts for successful job
Uploading artifacts...
build: found 179 matching artifact files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=2138505 responseStatus=201 Created token=64_p-cUNA
section_end:1743003567:upload_artifacts_on_success
section_start:1743003567:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1743003567:cleanup_file_variables
Job succeeded