Update src/tournament-rules/rules/swiss.ts

4 jobs for master in 3 minutes and 5 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #188492
docker-arm
build-arm

00:00:27

failed #188491
docker
build-x86

00:03:05

 
  Deploy
skipped #188494
docker
deploy_branch
skipped #188493
docker
deploy_latest
 
Name Stage Failure
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: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-arm Build
    25   score: number;
~~~~~
The expected type comes from property 'score' which is declared here on type 'Partial<ParticipantScore>'

Found 1 error(s).

The command '/bin/sh -c npm run build' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1