make extra string

4 jobs for master in 26 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #197800
docker-arm
build-arm

00:00:22

failed #197799
docker
build-x86

00:00:11

 
  Deploy
skipped #197802
docker
deploy_branch
skipped #197801
docker
deploy_latest
 
Name Stage Failure
failed
build-arm Build
 ---> Running in 5cf055c2aa61

> nginx-proxy@1.0.0 build
> rimraf dist && tsc

src/site.ts(188,9): error TS2345: Argument of type 'string' is not assignable to parameter of type 'string[]'.
The command '/bin/sh -c npm run build' returned a non-zero code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2

failed
build-x86 Build
   8 |     RUN npm ci && npm cache clean --force
9 | COPY . ./
10 | >>> RUN npm run build
11 |
12 | FROM base
--------------------
ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1