Running with gitlab-runner 16.4.0 (4e724e03)
  on 2023-team-wikis tvPGeZ6tT, system ID: s_698f9e00673b
section_start:1697124184:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image node:lts ...
Pulling docker image node:lts ...
Using docker image sha256:cf58080ad70c11059df1bcd3eafe1bb93c49403d434d4a4649e0f7dc4f562f5a for node:lts with digest node@sha256:cd7fa8f136023f7500490e410ba70dd3982ccca21805264f2a260a3a97be7376 ...
section_end:1697124233:prepare_executor
section_start:1697124233:prepare_script
Preparing environment
Running on runner-tvpgez6tt-project-1866-concurrent-0 via runner-tvpgez6tt-wiki-1697124063-28b37762...
section_end:1697124234:prepare_script
section_start:1697124234:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/2023/lambert-ga/.git/
Created fresh repository.
Checking out fb4fd62d as detached HEAD (ref is main)...

Skipping Git submodules setup
section_end:1697124235:get_sources
section_start:1697124235:step_script
Executing "step_script" stage of the job script
Using docker image sha256:cf58080ad70c11059df1bcd3eafe1bb93c49403d434d4a4649e0f7dc4f562f5a for node:lts with digest node@sha256:cd7fa8f136023f7500490e410ba70dd3982ccca21805264f2a260a3a97be7376 ...
$ npm ci

added 838 packages, and audited 839 packages in 19s

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

found 0 vulnerabilities
$ npm run build

> wiki@0.0.1 build
> astro build

03:24:19 PM [content] No content directory found. Skipping type generation.
03:24:19 PM [build] output target: static
03:24:19 PM [build] Collecting build info...
03:24:19 PM [build] Completed in 1.07s.
03:24:20 PM [build] Building static entrypoints...
[@mdx-js/rollup] Unexpected character `"` (U+0022) before local attribute name, expected a character that can start an attribute name, such as a letter, `$`, or `_`; `=` to initialize a value; or the end of the tag
file: /builds/2023/lambert-ga/src/pages/measurement.mdx
 error   Unexpected character `"` (U+0022) before local attribute name, expected a character that can start an attribute name, such as a letter, `$`, or `_`; `=` to initialize a value; or the end of the tag
  File:
    /builds/2023/lambert-ga/src/pages/measurement.mdx
section_end:1697124265:step_script
section_start:1697124265:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1697124265:cleanup_file_variables
ERROR: Job failed: exit code 1