agents

4 jobs for master in 21 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #233465
docker-arm
build-arm

00:00:20

failed #233464
docker
build-x86

00:00:19

 
  Deploy
skipped #233467
docker
deploy_branch
skipped #233466
docker
deploy_latest
 
Name Stage Failure
failed
build-arm Build
 ---> Running in 35bfcc161849

> myproject@1.0.0 build
> tsc

src/room/room.ts(1317,9): error TS2559: Type 'true' has no properties in common with type '{ sendToClient?: MayBeArray<Client>; route?: boolean; }'.
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
   9 |     RUN npm ci && npm cache clean --force
10 | COPY . ./
11 | >>> RUN npm run build
12 |
13 | 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