Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8)
  on green-5.saas-linux-small-amd64.runners-manager.gitlab.com/default xS6Vzpvo, system ID: s_6b1e4f06fcfd
Resolving secrets
section_start:1736272961:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image node:lts-alpine ...
Pulling docker image node:lts-alpine ...
Using docker image sha256:3448d7ddbc59370198cd7d48b99562f4391042088e1aa33bd4b9c0f0401121d2 for node:lts-alpine with digest node@sha256:51eff88af6dff26f59316b6e356188ffa2c422bd3c3b76f2556a2e7e89d080bd ...
section_end:1736272970:prepare_executor
section_start:1736272970:prepare_script
Preparing environment
Running on runner-xs6vzpvo-project-55430982-concurrent-0 via runner-xs6vzpvo-s-l-s-amd64-1736272921-309c5f62...
section_end:1736272972:prepare_script
section_start:1736272972:get_sources
Getting source from Git repository
Fetching changes with git depth set to 1...
Initialized empty Git repository in /builds/buildgarden/tools/tofufy/.git/
Created fresh repository.
Checking out 842c1447 as detached HEAD (ref is main)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
section_end:1736272973:get_sources
section_start:1736272973:step_script
Executing "step_script" stage of the job script
Using docker image sha256:3448d7ddbc59370198cd7d48b99562f4391042088e1aa33bd4b9c0f0401121d2 for node:lts-alpine with digest node@sha256:51eff88af6dff26f59316b6e356188ffa2c422bd3c3b76f2556a2e7e89d080bd ...
$ if [[ -n "$PRETTIER_PACKAGES" ]] ; then # collapsed multi-line command
$ npx prettier --version
npm warn exec The following package was not found and will be installed: prettier@3.4.2
3.4.2
$ npx prettier --check .
Checking formatting...
All matched files use Prettier code style!
section_end:1736272976:step_script
section_start:1736272976:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1736272977:cleanup_file_variables
Job succeeded