Skip to content

type the openapi spec to catch invalid fields #499

type the openapi spec to catch invalid fields

type the openapi spec to catch invalid fields #499

Triggered via push May 22, 2026 20:13
Status Failure
Total duration 1m 20s
Artifacts

api.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
api/routes/routers/v1/rest/roundRouter.test.js > GET /rounds > Returns published rounds for a tourn when given valid id: api/routes/routers/v1/rest/roundRouter.test.js#L26
AssertionError: expected [ { id: 1151673, …(10) }, …(26) ] to have a length of 29 but got 27 - Expected + Received - 29 + 27 ❯ api/routes/routers/v1/rest/roundRouter.test.js:26:16